[fpc-pascal] Windows XP Theme
Graeme Geldenhuys
graemeg.lists at gmail.com
Mon Sep 4 09:31:51 CEST 2006
The ReadmeKylix.txt tells you exactly how to do it..... If for some
strange reason you don't have that file, I pasted it into this email.
----------------- CUT ------------------
For Kylix users:
Copy the "Themes" directory to the directory where the executable file is or
write the following lines in an initialization section:
---------------------------------------------
{$IFDEF LINUX}
initialization
SetThemesDirectory('/Here/is/the/parent/directory/of/Themes');
{$ENDIF LINUX}
end.
---------------------------------------------
--------------- END ------------------
Regards,
- Graeme -
On 9/4/06, suryono_03 at kharisma.ac.id <suryono_03 at kharisma.ac.id> wrote:
> Does anyone know how to use QThemed with kylix ?
>
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
--
There's no place like 127.0.0.1
More information about the fpc-pascal
mailing list