PDA

View Full Version : xp button



largo_winch
10-09-2013, 12:14
under win xp 2 (amd mobile processor) I have problem to see the xp buttons with icons with new update (tb 1.9.8.0.0).

bye, largo

Petr Schreiber
10-09-2013, 12:30
And even in Windows 8,

thanks for spotting this, I made a post (http://www.thinbasic.com/community/project.php?issueid=441) at Support section, so we can keep track of the issue better.
Support section is preferred approach for posting bugs/issues.


Thank you!,
Petr

ErosOlmi
10-09-2013, 21:50
In the example there are 2 commented lines using an undocumented function:

'XPButton_DisableTheming hDlg, %IDC_BUTTON1
'XPButton_DisableTheming hDlg, %IDC_BUTTON2

Can you please try to un-comment those lines and execute script again?

Ciao
Eros

ErosOlmi
10-09-2013, 23:09
Yes, it is definitely a unicode problem related to themed control.
Next thinBasic version will have XPButtons un-themed by default.

Ciao
Eros