Re: [lazarus] IDE SaveAll button part2

2007-09-20 Thread Felipe Monteiro de Carvalho
On 9/20/07, Stephano <[EMAIL PROTECTED]> wrote: > The implication is that if you save all, > then modify a project option Do you mean the other way around? -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED

[lazarus] IDE SaveAll button part2

2007-09-20 Thread Stephano
The IDE SaveAll button curremtly saves only editor files. It does not save any project options, compiler options, session info, etc... - Is this the way it should work? The implication is that if you save all, then modify a project option, then close Lazarus, Lazarus will ask you if you want t

Re: [lazarus] IDE SaveAll button

2007-09-20 Thread Stephano
function SomethingOfProjectIsModified is what I need. Power of posting! - Original Message - From: Stephano To: lazarus@miraclec.com Sent: Thursday, September 20, 2007 6:42 PM Subject: [lazarus] IDE SaveAll button I am working on a patch that would disable the saveall butt

[lazarus] IDE SaveAll button

2007-09-20 Thread Stephano
I am working on a patch that would disable the saveall button in the IDE if all the project files are saved. I am able to track the status of the editor files, but how can I have access to the project main file + lpi/lps/... status? Stephano

[lazarus] GTK2 and the application's (default) font...

2007-09-20 Thread Bruce Tulloch
When no font is otherwise specified with a GTK2 interface, the font used is the application font (as chosen by the user via gnome font preferences). Is the instance of this font used by a running application accessible via the LCL? That is, is there a TFont property somewhere in the LCL hierarchy

Re: [lazarus] GTK2 on Windows

2007-09-20 Thread Vincent Snijders
Mattias Gaertner schreef: On Thu, 20 Sep 2007 12:50:08 +0200 ik <[EMAIL PROTECTED]> wrote: Hello, I'm looking for a way to make a GTK2 based program that will also be executed on Windows (using GTK2). I could not find any reference for GTK2 to be able to execute under Windows (I mean using Laz

Re: [lazarus] Session info - default location

2007-09-20 Thread Michael Van Canneyt
On Thu, 20 Sep 2007, Mattias Gaertner wrote: > On Tue, 18 Sep 2007 21:52:14 +0200 (CEST) > Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > How can I make saving the session info in the .lps file the default > > behaviour ? Now I must explicitly set this each time I create

Re: [lazarus] Session info - default location

2007-09-20 Thread Mattias Gaertner
On Tue, 18 Sep 2007 21:52:14 +0200 (CEST) Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > Hi, > > How can I make saving the session info in the .lps file the default > behaviour ? Now I must explicitly set this each time I create a new > project. > > If this is not yet possible, can such a f

Re: [lazarus] GTK2 on Windows

2007-09-20 Thread Mattias Gaertner
On Thu, 20 Sep 2007 12:50:08 +0200 ik <[EMAIL PROTECTED]> wrote: > Hello, > > I'm looking for a way to make a GTK2 based program that will also be > executed on Windows (using GTK2). I could not find any reference for > GTK2 to be able to execute under Windows (I mean using Lazarus). > > Does La

[lazarus] GTK2 on Windows

2007-09-20 Thread ik
Hello, I'm looking for a way to make a GTK2 based program that will also be executed on Windows (using GTK2). I could not find any reference for GTK2 to be able to execute under Windows (I mean using Lazarus). Does Lazarus have a support for GTK2 in Windows ? Thanks, Ido -- http://ik.homelinux.

Re: [lazarus] More icons

2007-09-20 Thread Paul Ishenin
wile64 пишет: Thanks Paul, And menu_project_todo.png, Menu_project_viewsource.png, menu_select_line.png do not like yourself? We have not decided which project icon should be used. Other with word 'project' inside must be composition of that project icon with action icon. I will look men

Re: [lazarus] More icons

2007-09-20 Thread wile64
Thanks Paul, And menu_project_todo.png, Menu_project_viewsource.png, menu_select_line.png do not like yourself? Regards 2007/9/20, Paul Ishenin <[EMAIL PROTECTED]>: > > wile64 пишет: > > 2007/9/19, Marc Weustink <[EMAIL PROTECTED] > > >: > > > > wile64 wrote: > >

Re: [lazarus] More icons

2007-09-20 Thread Paul Ishenin
wile64 пишет: 2007/9/19, Marc Weustink <[EMAIL PROTECTED] >: wile64 wrote: > For the menu ! > menu_view_objectinspector.png Cool Marc Thanks Marc, But I add work to Paul. ;) No problem, I've commited this images in revision 12084: menu/me