On Sunday 16 of September 2012 17:21:12 Krzysztof wrote: > Hi, > > I have application which is using QT widgetset on all platforms > (gnome, kde, windows). But Qt is trying simulate native look on all > platforms. Exists any style or switch which makes the program will > look the same on all platforms?
Yes. Start your application with param -style windows. It's win95 look and it works on all platforms. zeljko -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
