1704: common.fontbold never gets back to normal

Beta Testing for Windows Products and plugins

Moderator: Gurus

Dr.Sol
Posts: 65
Joined: Thu Mar 20, 2014 2:24 am
Location: Sweden

1704: common.fontbold never gets back to normal

Post by Dr.Sol »

I think there is a bug in the SDBUICommon.fontbold property.
I’m writing a script where a dropdown is used and depending on some logical reasons I want to change color and boldness on the dropdown. The color change works fine (myDD.common.fontcolor = integer), and turn boldtext on works fine (myDD.common.fontbold = true) but not turning the bold text back to normal (myDD.common.fontbold = false); then the text keeps going bold.

I've tried using the common.visible off an on but that doesn't help, and since the color is changed directly i think the boldness should work the same way, but nope. So, maybe it is a bug?
MM-Gold user since 2005
Ludek
Posts: 4959
Joined: Fri Mar 09, 2007 9:00 am

Re: 1704: common.fontbold never gets back to normal

Post by Ludek »

Thanks, will be fixed in build 1705: http://www.ventismedia.com/mantis/view.php?id=12060
Post Reply