Skip to contents
Login
/
Register
Help
sebu
Profile
sebu
Login name
sebu
logged in 1 day ago.
Tags
Events in public spaces
Dec 28
00:35
sebu
committed
#192b982797: removed test modifications in application_windowedBranch:master
Dec 27
21:37
sebu
committed
#f1828345e9: made start executableBranch:master
17:38
Tool
sebu
created
Git & Trac
17:34
sebu
invited
salkin
13:01
sebu
committed
#66:- nothing
07:49
sebu
committed
#65: - parts- "part name" creates new controller an adds view into current view- this call creates a new controller so this is different from partial rendering which is only a tool to divide views into small parts- TODO: lazy creation (only create on view.show)- nice for extra windows and dialogs :) - small widget.add_element changes
Dec 26
13:57
sebu
committed
#64: - glarea widgetglarea :draw=>:gl_draw, :init ... , :resize .... - file dialog@files = open :files or :dir or :file@file = save :anyetc. - new seperate dialog window with parent window supportTODO: add automatic ok cancel controller stuff?