I am starting to write an application that I want to be multi-platform, and I am stuck on the part of deciding which user interface I should use. What when my question comes from:
Is it possible to have a fixed GTK theme for an application instead of using an active system? I want my application to look the same on Windows, OS X, and Linux, instead of trying to look with the built-in controls.
source
share