Re: Re: Any way to make GTK+ themes work under WIN32 port?
Todd Kulesza <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
Ahh, I never was able to get themes working reliably with GTK+ 1.3. You're right about the engine .dll files being needed for the themes to run, and they are on my site--they're just included in the installer, not available seperately. They're also compiled against GTK+ 2.0.x, and won't work with the 1.3 series. For what it's worth, I've worked with both GTK+ 1.3.x and 2.0.x in Win32, and the 2.0.x series is really the only viable one for production use. Not to say that it's perfect yet, but it's really come a long way in a rather short time. I'd recommend porting over to it as swiftly as possible :) Todd conquestsoftware wrote: > That's good news. I'm searching for info on how to perform > this myself. At first, I thought it was merely a matter of > copying a gtkrc, and the images to the same directory as my > application. > >>From what I've read in that (probably old) message, the person > was hunting for a .DLL file. So, it appears that an "engine" > must be present in .DLL form, for the theme to work. I don't > understand the details of this yet, but hope to. I looked at > your web page, but expected to find the .DLLs there for > downloading! > > Also, I'm using GTK+ 1.3, and would very much like to stay > with this for the time being, but will change over in a > heartbeat if need be. > > Any pointers to GTK+ theme "details" would be helpful... > > And thanks for your message, I have hope now! > > John Miskinis > Conquest Software (a Palm software startup) >