Mercurial > libervia-backend
log frontends/src/tools/xmlui.py @ 1103:a096b8579a3c
age | author | description |
---|---|---|
Wed, 25 Jun 2014 14:01:58 +0200 | Goffi | frontends (XMLUI): use of logging system instead of print |
Wed, 25 Jun 2014 14:01:57 +0200 | Goffi | core/frontends (XMLUI): value can now be inserted as a <value/> element, if not present value attribute is tested, else empty string is used. |
Wed, 25 Jun 2014 14:01:56 +0200 | Goffi | frontends (XMLUI): implementation of read_only attributes for widgets String, TextBox, Password and Bool |
Thu, 03 Apr 2014 14:56:16 +0200 | souliane | tools, frontends (xmlui): add Widget.setInternalCallback: |
Thu, 03 Apr 2014 14:38:48 +0200 | souliane | reverted changeset 5c7707c958d8 (revision 969) |
Tue, 01 Apr 2014 21:30:21 +0200 | souliane | tools, frontends (xmlui): add setter methods for widgets + new widget InternalButton to process UI operations |
Tue, 01 Apr 2014 21:21:13 +0200 | souliane | tools, frontends, memory: param definition and XMLUI handle multi-selection for list widgets: |