FireFly 2.0 - modifying the property a RRButton's height

Started by Marco Ruiz, April 28, 2005, 08:04:34 PM

Previous topic - Next topic

Marco Ruiz

I have a RRButton button with the height property to 20 and desire height modify it to 24.
To the trying to modify the property, I erase the 4 number and the Field misses the Focus.
I have to give 2 times click in property field to continue with the modification.

TechSupport

Thanks Marco,

There is a typo in the RRButton.ctl file. Modify the following from:

[Property]
name        = height|Height
curvalue    =
itemtype    = Edit|True

To the following:

[Property]
name        = height|Height
curvalue    =
itemtype    = Edit|1