Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:Main Page

Revision as of 21:41, 4 June 2006 by Djspiewak.gmail.com (Talk | contribs) (Moved extraneous talk to its own section)

Index View

Is there any way we can get rid of the whole index paradigm for the front page? That's why the search function exists: to let people find pages. It's a little 'un-wiki' to have everything indexed on the front page. Anyone else agree? -051006 djspiewak [at] gmail

I'm going to start working on a way to change the front page up a bit so that it's more wiki. This has really been driving me nuts.  :-) Obviously you can roll things back if you dissagree. Please post here on why you did it if you do so I have some idea why. Djspiewak.gmail.com 13:40, 23 May 2006 (EDT)

Misc Talk

Good morning!!

I´m developing a program with wxwidgets in C++ and I´d like to put its own icon on its left-top corner of the program window and show the same icon in the windows toolbar and when I execute it with the window explorer. So I create a .rc file

How can I use the resource file in Eclipse? because I have compiled the .rc transforming it in a .res,but I suspect Eclipse no understanding this new file I need.

This .rc file looks like :

  1. include <windows.h>

MI_ICONO ICON DISCARDABLE "std.ico"

I wonder if there is an option in Eclipse to include ressources files o something like this.

Thank you in advance - User:Antoniobergua.guadaltel.es

It's worth noting that a wiki discusion page is not the page to be discusing things like this.  :-) Try on a newsgroup. It's also worth noting that no, there is no way you can do this. Djspiewak.gmail.com 21:41, 4 June 2006 (EDT)

Back to the top