[Lazarus] Customized Lazarus IDE FileOpenDialog for windows as Jedi does it
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed Sep 19 15:20:53 CEST 2012
On Tue, 18 Sep 2012 19:18:10 +0200
John Landmesser <JohnML at online.de> wrote:
> Project Jedi delivers for Delphi a nice customized IDE FileOpenDialog (
> -> open *.dpr ).
>
> It has a special feature to add favorite directories to a Listbox at
> the bottom of the Opendialog.
>
> Think of c:\lazarus and c:\projects\lazarus as i have.
> I have to jump a lot around .. between Lazarus examples and own projects
> for example.
>
> I don't know how they did it , but the source is there and we only need
> that for windows.
>
> Gtk Opendialog on linux has that feature allready.
>
> Wouldn't that be useful?!
Yes. AFAIK the customdrawn widgetset provides their own file dialogs.
Maybe the IDE can be extended to allow registering own file dialogs.
Mattias
More information about the Lazarus
mailing list