Sebastian Kraft schreef:
Option a)
call the rc file yourprogram.gtkrc and put it where the executable is

Option b)
Use unit GtkInt and call
GTKWidgetSet.SetRCFilename('your_preferred_rc_file');
Best done before Application.Initialize in .lpr file with {$IFDEF
LCLGtk}.



Very good news.  Thanks.

This is helpful if someone wants to create a cool, unusual styled user interface like I do for my audio player. :)

Can you add this information in the FAQ at:
http://wiki.lazarus.freepascal.org/Lazarus_Faq

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to