Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
125
Help with UseOsThemes
posted

Hello,

I'm designing for users who are mostly using Windows XP, with the "Windows XP" theme enabled. This is the theme that, among other things, has the rounded / "glassy" buttons, and I'm having a little trouble with these buttons.

We will eventually be moving to a newer version of Windows, and I would like to have the look of my application update when that happens -> which I think will be the case if I UseOsThemes.

I have been asked in the meantime to make my UltraButtons look like Windows XP buttons for now, but when I use UseOsThemes, they don't take on the rounded / glassy look, but a boxy 3D look of the basic Windows theme instead.

Is there a way to inherit the OS look with the Windows XP theme applied and get those rounded / glassy buttons?

Parents
  • 469350
    Offline posted

    Hi,

    If UseOsThemes is on, the buttons will look like the inbox buttons and use the system themes. If that is not happening, then something else in your application is turning off the themes.

    My best guess is that you are using Application Styling and the isl file you are loading it turning off themes application-wide.

Reply Children