Package mred-designer.plt contributed by orseau  [package home page]
To load: (require (planet orseau/mred-designer:3:10))
Old style:(require (planet "main.ss" ("orseau" "mred-designer.plt" 3 10)))
Min Racket version: 4.2.4
Package description:

Create Racket GUIs, WYSIWYG.

Downloads this week: 0
Total downloads: 498
Tickets:0
Open tickets:0
Primary files:
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(3 10)
135
[none]
4.2.42013-02-02
To load: (require (planet orseau/mred-designer:3:10))
Available in repositories: 4.x
  • Fix save/load bug
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(3 9)
20
[none]
4.2.42012-10-31
To load: (require (planet "main.ss" ("orseau" "mred-designer.plt" 3 (= 9))))
Available in repositories: 4.x
  • editor-canvas widget (Kieron Hardy)
  • Racketify generated code
  • Output to frame instead of to console
  • Fixed tab-panel crash and remove need for single-panel
  • MED Project version checking: displays a warning when a recent project file is read by an older version (though it should currently not be problematic)
  • Added several false-or-text/number/etc. fields (Kieron Hardy)
(3 8)
73
[none]
4.2.42012-02-04
To load: (require (planet "main.ss" ("orseau" "mred-designer.plt" 3 (= 8))))
Available in repositories: 4.x
  • added: can now take projects as command line arguments. Ex: gracket main.ss my-project.med
  • fixed: tab-panel child selection bug when empty child list
  • fixed (Kieron Hardy): tooltip.ss was not always removing tooltip on windows
  • fixed (Kieron Hardy): mreddesigner.bat : small DOS issues
(3 7)
178
[none]
4.2.42010-07-27
To load: (require (planet "main.ss" ("orseau" "mred-designer.plt" 3 (= 7))))
Available in repositories: 4.x
  • changed: files (like images) are *always* relative to project base directory, except if the project has never been saved.
  • added: runtime-paths? property for projects: if checked, all files (like images) in the generated code are defined as runtime-paths.
  • added: images are loaded with 'unknown/mask for transparency on buttons and messages
  • changed: ids are not provided by default, except for frames and dialogs
(3 6)
1
[none]
4.2.42010-07-21
To load: (require (planet "main.ss" ("orseau" "mred-designer.plt" 3 (= 6))))
Available in repositories: 4.x
  • added: code-gen-class property: the class name can also be a keyword argument of the init function in the generated code
  • added: false-or-number. x, y, width, height can take either the value false or be a number, as they should.
  • removed: moving the frame/dialog changes x and y, widht and height (was more annoying than anything).
  • fixed: installation warning
(3 5)
1
[none]
4.2.42010-07-16
To load: (require (planet "main.ss" ("orseau" "mred-designer.plt" 3 (= 5))))
Available in repositories: 4.x
  • fixed: moving carret in property text-fields
  • fixed: bug of text-field-number (validation is now done on pressing update)
(3 4)
8
[none]
4.2.42010-06-20
To load: (require (planet "main.ss" ("orseau" "mred-designer.plt" 3 (= 4))))
Available in repositories: 4.x
  • hidden windows are not shown back when recreated
  • untouched new project are not displayed as modified (and don't ask for saving)
(3 3)
2
[none]
4.2.42010-06-19
To load: (require (planet "main.ss" ("orseau" "mred-designer.plt" 3 (= 3))))
Available in repositories: 4.x
  • added template: login/password dialog
  • added "show-at-init" option in frames and dialogs
  • added post-code for plugins
  • fixed: top level sub-windows are destroyed when recreating widgets
  • fixed: windows are hidden until completely created (improves speed)
  • MODIFIED: "generate file as..." menu item + "To <project-id>.ss" button instead of asking each time where to write
(3 2)3.1
54
[none]
4.2.42010-04-06
To load: (require (planet "main.ss" ("orseau" "mred-designer.plt" 3 (= 2))))
Available in repositories: 4.x
  • Fixed non-provided init function name
(3 1)3.1
14
[none]
4.2.42010-03-22
To load: (require (planet "main.ss" ("orseau" "mred-designer.plt" 3 (= 1))))
Available in repositories: 4.x
  • Complete rewrite of the code
  • Widgets are now used as plugins
  • Template widget system
  • Added widgets: menus, dialog, combo-field
  • New widget properties: Fonts, images, ...
  • Can edit several projects at the same time
  • Any property can be an option of the init-function in the generated code
  • Lost Features:
    • Callback Graph Editor not yet integrated
    • Generated code widget classes are not (yet) options anymore - FIXED in v3.6
    • Copy without children
    • Generate only required code
    • Return to default values (for the sake of future backward compatibiliy)
(3 0)3.1
2
[none]
4.2.42010-03-22
To load: (require (planet "main.ss" ("orseau" "mred-designer.plt" 3 (= 0))))
Available in repositories: 4.x
dummy version...
(2 0)3.1
5
[none]
4.2.42010-03-22
To load: (require (planet "main.ss" ("orseau" "mred-designer.plt" 2 (= 0))))
Available in repositories: 4.x
dummy version...
(1 0)3.1
5
[none]
4.2.42010-03-22
To load: (require (planet "main.ss" ("orseau" "mred-designer.plt" 1 (= 0))))
Available in repositories: 4.x
dummy version...