Feature #2425
Feature #2252: implement GUI client support
implement GUI rectangle widget
Status:
Closed
Priority:
Normal
Assignee:
Marius Gligor
Target version:
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
Related issues
History
#1 Updated by Greg Shah over 11 years ago
This is for time tracking only. Please place all history in parent task #2252.
#2 Updated by Marius Gligor over 11 years ago
- Status changed from New to WIP
#3 Updated by Marius Gligor over 11 years ago
- File mag_upd20141028a.zip added
Here are my changes that I did so far for rectangle implementation. ScrollGuiContainer is the GUI implementation of ScrollContainer used in Frame class.ScrollGuiContainer and ScrollContainer should be created via widget factory instead of using new operator in Frame line 832). RectangleGuiImpl should be also create via GuiWidgetFactory by adding it to the widgets map inside the static block.
#4 Updated by Greg Shah over 11 years ago
- Status changed from WIP to Closed
#5 Updated by Greg Shah over 9 years ago
- Target version changed from Milestone 12 to GUI Support for a Complex ADM2 App