Status: New Owner: ---- Labels: Type-Defect Priority-Medium Component-Glamour Milestone-4.8
New issue 943 by tu...@tudorgirba.com: Integrate Rubric in Glamour http://code.google.com/p/moose-technology/issues/detail?id=943
Rubric can be found at:
Gofer new url: 'http://www.smalltalkhub.com/mc/AlainPlantec/Rubric/main'; package: 'Rubric'; load.
In particular, we should integrate RubScrolledTextMorph and RubTextFieldMorph.
Comment #1 on issue 943 by tu...@tudorgirba.com: Integrate Rubric in Glamour http://code.google.com/p/moose-technology/issues/detail?id=943
A first integration of RubScrolledTextMorph can be found in Glamour-Rubric-Presentations.
An example: x := 'before'. wrapper := GLMCompositePresentation new wrapper with: [ :w | w show: [ :a | a rubricText display: [ x ] ] ]. wrapper openOn: 42. x := 'after'. wrapper update
Comment #2 on issue 943 by tu...@tudorgirba.com: Integrate Rubric in Glamour http://code.google.com/p/moose-technology/issues/detail?id=943
A rudimentary integration of a smalltalk pane also exists now.
Updates: Status: Fixed Labels: -Type-Defect Type-Enhancement
Comment #3 on issue 943 by tu...@tudorgirba.com: Integrate Rubric in Glamour http://code.google.com/p/moose-technology/issues/detail?id=943
This is enough to start with. The rest will happen in 5.0.