Changes between Version 1 and Version 2 of wxFormBuilder
- Timestamp:
- 03/27/11 12:22:54 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wxFormBuilder
v1 v2 1 = Building GUI for Padre = 2 1 3 Building GUI for Padre can be done either manually as we did earlier or using the wxFormBuilder. 2 4 … … 14 16 5. Open the Padre::Wx::Dialog:: module, which inherits from the ::FBP:: module. Edit to apply any custom changes needed to match the generated code. 15 17 18 = Building GUI application = 19 20 TBD.
