On Tue, 8 Aug 2006 17:07:42 -0400
"Alexandre Leclerc" <[EMAIL PROTECTED]> wrote:

> As posted on another thread:
> http://www.lazarus-resource.com/resource-manager.shtml
> 
> I see that this little application is doing exactly what is missing
> for an easy RAD way to configure Win32 applications. Now I know that
> this is not the same under all OS. But I see no major reasons not to
> include this piece of code directly inside Project -> Project Options.
> The same information could be used in other projects; like on linux.
> .desktop files could be created with information about where to find
> the icon, program information, etc.
> 
> This is not because Windows is the only OS that put it all in the same
> file that we can't do nothing about it on other OS. The same
> information can generate lazarus ressources that could be use in the
> application or to generate external files / setup scripts, etc. so
> that we could help the developpers to create later on kind of setup
> tools to copy the icons at the good place based on the OS/GUI used...
> 
> Just my idea. What other think about that?

A resource manager for the IDE is a good idea. Why not create a designtime 
package for it? If you need help, don't hesitate to ask.
If it eventually is mature enough and works on all platforms it could be added 
to the IDE directly.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to