> > > > Did you try using gtk1 for the IDE and gtk2 for your projects?
> Hmm.No.Is it possible ? > > Yes, provided of course you have both GTK1 and GTK2 libs installed. Since your lazarus is already compiled for GTK2, that means the LCL is also compiled with GTK2 support, so you don't need to worry about that, open the "configure build ide" dialog, and change LCL back to GTK1 though, set for a full build and clean all. Then run "Build lazarus" After it starts back, lazarus will, once more, be using GTK1, now to compile your projects, go into project | compiler options, and change the interface to GTK2 for each project. Works like a charm. A.J. -- "80% Of a hardware engineer's job is application of the uncertainty principle. 80% of a software engineer's job is pretending this isn't so." A.J. Venter Chief Software Architect OpenLab International http://www.getopenlab.com http://www.silentcoder.co.za _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
