FontSize in common element of SDBUILabel

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: FontSize in common element of SDBUILabel

Re: FontSize in common element of SDBUILabel

by nohitter151 » Mon Jan 26, 2009 7:34 pm

refrancoeur wrote:Bex,

I just visited the download and the support sites and cannot find any reference to version 3.1.0.

Can you tell me where I can find it?

Thx,
Dick Francoeur
3.1 is still in beta testing and is only available from the MM beta forum.

Re: FontSize in common element of SDBUILabel

by refrancoeur » Mon Jan 26, 2009 7:19 pm

Bex,

I just visited the download and the support sites and cannot find any reference to version 3.1.0.

Can you tell me where I can find it?

Thx,
Dick Francoeur

Re: FontSize in common element of SDBUILabel

by refrancoeur » Mon Jan 26, 2009 7:04 pm

Bex,

Thanks for your amazingly fast response. That must be the problem. I checked and found that I am running MM3 gold version 3.0.4.1185. I will update right away. The background of the UIForm is not consistent with the skin -- it is a uniform gray and for the panels of the skin it is black. I developed that skin myself by varying the "Black Monkey" skin and I may have missed setting some value -- do you have any suggestions?

Again thanks,
Dick Francoeur

Re: FontSize in common element of SDBUILabel

by Bex » Mon Jan 26, 2009 6:18 pm

Fontsize was introduced in MediaMonkey 3.1.0.1207, are you using an older version?

SDBUIForm should look like the current skin. Isn't that sufficient?

FontSize in common element of SDBUILabel

by refrancoeur » Mon Jan 26, 2009 6:05 pm

I have been trying in vain to set the font properties of an SDBUILabel in an MM3 script by setting <label object>.Common.FontSize = 32. I keep getting the message "object does not support this property" (I am using jscript.) Other properties such as align, enable etc. seem to be OK but I can neither access nor change any of the font properties. I tried also with an SDBUIEdit object with the same results. Does anyone have a suggestion?

In another vein, I would also like to change the background color of an SDBUIForm to be consistent with the skin, but I can find no documented property that addresses this. Again, can any one help.

TIA,
Dick Francoeur

Top