Re: [PHP-GTK] Official libraries VS gnope
[email protected] (Bob Majdak Jr)
| Newsgroups | php.gtk.general |
|---|---|
| Organization | KateOS |
| Message-ID | <[email protected]> |
Copy paste from my application's installation instructions. Replace C:\Program Files\PHP-GTK2 with wherever you installed it. Step Three: Setup the GTK theme. This is pretty simple. Copy the file: • 'C:\Program Files\PHP-GTK2\share\themes\MS-Windows\gtk-2.0\gtkrc' (it has no extension) Into this folder: • 'C:\Program Files\PHP-GTK2\etc\gtk-2.0\' -- Bob Majdak Jr KateOS Rofflecopter Pilot http://www.kateos.org Mr. Dreadsoft wrote: > When I run a php-gtk app on XP using the official php-gtk environment, I > get a "Win98-like-old-fashioned" look for widgets. If I run the same app > using gnope, its look has a better integration with XP. Does anybody > know why ? > > Marco >