Version, history and license.
2015-27-01 Hartmut new: Now a text field can be set editable. Usage of a boolean GralCfgData#editable
instead changing the type of a text field from 'S' to 'T', but in GralCfgWriter.writeShowField(org.vishia.gral.cfg.GralCfgData.GuiCfgShowField)
it is written as a "InputTextline(...". It means next read of the config reads it as editable.
- 2011-12-03 Hartmut chg: Now the current widget is stored by left-mouse-release in the field
widggForDialog
. Editing of Led works. sFormat is regarded.
- 2011-09-30 Hartmut chg: rename pressedRightMouseDownForDesign(...) to
editFieldProperties(GralWidget, GralRectangle)
.
because it isn't called as mouse action.
- 2011-09-23 Hartmut corr: Use the new windows concept with
GralWindow
.
- 2011-07-07 Hartmut new: Improve dialog, edit all fields of the
GralWidget
inclusive positions.
- 2011-05-24 Created. The configuration of fields of a GUI are edit-able now in the GUI itself without any other tool.
Copyright/Copyleft:
For this source the LGPL Lesser General Public License,
published by the Free Software Foundation is valid.
It means:
- You can use this source without any restriction for any desired purpose.
- You can redistribute copies of this source to everybody.
- Every user of this source, also the user of redistribute copies
with or without payment, must accept this license for further using.
- But the LPGL is not appropriate for a whole software product,
if this source is only a part of them. It means, the user
must publish this part of source,
but doesn't need to publish the whole source of the own product.
- You can study and modify (improve) this source
for own using or for redistribution, but you have to license the
modified sources likewise under this LGPL Lesser General Public License.
You mustn't delete this Copyright/Copyleft inscription in this source file.
If you intent to use this source without publishing its usage, you can get
a second license subscribing a special contract with the author.