On 6/19/13 2:02 PM, Paul D. DeRocco wrote:
This turned out to be a dumb cockpit error. I had misspelled the property
name "hililtedLine", which is very hard to see in the proportional spaced
font that the IDE uses to display these things. It's working as expected
now, setting the property in the
This turned out to be a dumb cockpit error. I had misspelled the property
name "hililtedLine", which is very hard to see in the proportional spaced
font that the IDE uses to display these things. It's working as expected
now, setting the property in the preOpenStack handler.
--
Ciao,
Bonjour Paul,
Not sure to have understood well your problem but:
I just made a new main stack "stackMain" and a substack of it named "bar"
On stack "stackMain" a button with the following handler :
on mouseUp
modal stack "bar"
end mouseUp
On the substack "bar", I put a field "foo" with sever