diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2010-10-26 20:55:31 +0300 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2010-10-26 20:55:31 +0300 |
commit | ff8f1701eff57c9d836e86970ca951b8c75cb0dd (patch) | |
tree | c452aaa8731b4b28de96ec3245d3118e92e742d8 /scripts/messages/message_template.msg | |
parent | a40a2a7a465f6e03ca495c301dfbf7bfa376be30 (diff) |
STORM-335 FIXED Made group name clickable in About Land > General tab.
Technical notes:
If you set the "enabled" param of a textbox to "false", that will prevent the widget from receiving mouse events.
However, if a text box is initially enabled and then gets disabled with setEnabled(FALSE), it will remain clickable.
This is a long-standing design problem with "enabled" flag being intermixed with "read-only".
I'm working around it by enabling the group name textbox initially, thus making it clickable.
Diffstat (limited to 'scripts/messages/message_template.msg')
0 files changed, 0 insertions, 0 deletions