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, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Does anyone know how to use QThemed with kylix ?


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal



--
There's no place like 127.0.0.1
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to