Hi
I have moved on now to try and get aCircle working in the given example.
https://www.pastebucket.com/566028
Even though it hasĀ "aCircle.setContents("Circle");"
The mouseover does not work
Thanks for all your help so far.
Gerry
On 18.04.2018 20:58, Tilman Hausherr wrote:
txtMark.setHidden(txtMark.isHidden());
does not set anything. Because txtMark.isHidden() would be false for a
newly created file.
txtMark.setHidden(true)
would be correct.
Tilman
PS: use "reply to list" instead of "reply". This is a new flaw, oops,
feature of thunderbird. There is also an icon that you can set.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]