PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Marco Ruiz on April 28, 2005, 08:04:34 PM

Title: FireFly 2.0 - modifying the property a RRButton's height
Post by: Marco Ruiz on April 28, 2005, 08:04:34 PM
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.
Title: FireFly 2.0 - modifying the property a RRButton's height
Post by: TechSupport on April 28, 2005, 08:55:09 PM
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