Tab3 contols have black backgrounds

Report problems with documented functionality
DoubleYou
Posts: 1
Joined: 20 Dec 2016, 13:18

Tab3 contols have black backgrounds

20 Dec 2016, 13:26

Tab 3 controls can have black backgrounds in some cases. 1.1.24.03 fixed this issue mostly, but I still have this problem if I unload uxtheme using:

Code: Select all

DllCall("uxtheme\SetThemeAppProperties", "UInt", 0)
Here is a simple example:

Code: Select all

DllCall("uxtheme\SetThemeAppProperties", "UInt", 0)
Gui, New, , %projectName%
Gui, Add, Tab3, w460 h330 , Setup||Basic|General|Gameplay|Interface|Detail|View Distance|Foliage

Gui, Add, Text, x30 y54, Game
Gui, Show
This problem goes away if I go back to Tab2.
just me
Posts: 9453
Joined: 02 Oct 2013, 08:51
Location: Germany

Re: Tab3 contols have black backgrounds

20 Dec 2016, 16:03

Tab3 wrote:Tab3 [v1.1.23.00+]:
Fixes some issues which affect Tab2 and Tab. Controls are placed within an invisible "tab dialog" which moves and resizes with the tab control. The tab control is themed by default.
So why do you want to remove the theme and use Tab3?
User avatar
Klark92
Posts: 161
Joined: 18 Jan 2015, 19:33

Re: Tab3 contols have black backgrounds

20 Dec 2016, 18:04

also Tab3 has problem with redraw when Tabs are have Icon... I didnt want open new thread...
Smart Kombo 1.0 | One of the best Knight Online's key combo program...
lexikos
Posts: 9583
Joined: 30 Sep 2013, 04:07
Contact:

Re: Tab3 contols have black backgrounds

20 Dec 2016, 20:50

... but I still have this problem if I unload uxtheme using:
So don't do it...

You need to use -Theme in the options of either the GUI or the Tab3 control.

Btw, SetThemeAppProperties does not unload uxtheme.

Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 90 guests