| File | Date | Author | Commit |
|---|---|---|---|
| src | 2013-06-27 |
|
[e1fab5] fixes to handle json / xml difference |
| .gitignore | 2010-06-14 |
|
[88911b] Cleanup and File dialogs are placed on left top |
| CREDITS | 2010-09-14 |
|
[7a417a] Added CREDITS file |
| INSTALL | 2010-06-14 |
|
[4db2d0] Update minimal pyjamas version |
| README | 2010-08-18 |
|
[00a8f7] Added a quick start not-a-manual-yet to README |
| TODO | 2010-06-14 |
|
[88911b] Cleanup and File dialogs are placed on left top |
| bootstrap.py | 2013-05-24 |
|
[96d861] Merge branch 'lkcl' |
This code is still far from complete. Lots of panels/widgets need to be added. Not-a-manual yet: - Startup PyJsGlade - Open the components (Panels) - Select a panel (e.g. DockPanel) - Select menu File -> New -> Frame (=> new frame appears) - Select a panel (e.g. CaptionPanel) - Click on a [] in DockPanel frame - Select a widget (e.g. Button) - Click on another [] in Dockpanel - Select File -> Save Inspect the generated xml - Select File -> Generate Inspect the generated code