Page 1 of 1

StatusBar Gadget

Posted: Fri Aug 10, 2018 8:02 pm
by madscientist
No matter what options I select, I cant get a border ( standard not raised ) around my StatusBar gadget , any clues ?

thanks



dave

Re: StatusBar Gadget

Posted: Sat Aug 11, 2018 3:01 pm
by Shardik
In PureBasic versions up to 5.31 the background color (or theme like brushed metal) was always the same of that of the title bar. Beginning with PB 5.40 the background color of the StatusBar is incorrectly always the same as that of the window. This seems to be bug and I therefore have posted this bug report which also contains a workaround to draw a StatusBar background similar as in the window's title bar.

It may be possible that this workaround is not working with PB's demo version because API calls are deactivated in the demo version. By the way, for license owners it's always possible to load older PB versions from PB's "museum" site.