Issue 3902 in pharo: Text field converter refactoring

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3902 in pharo: Text field converter refactoring

pharo
Status: FixProposed
Owner: [hidden email]
Labels: Milestone-1.3

New issue 3902 by [hidden email]: Text field converter refactoring
http://code.google.com/p/pharo/issues/detail?id=3902

        From: Gary Chambers
        Subject: [Pharo-project] Text field converter refactoring
        Date: March 29, 2011 11:21:49 AM GMT+02:00


Hi all,

I've refactored the ObjectStringConverter support to be more flexible and  
provide
feedback in the UI (via corner triangle).

Also, should be no more MNU's in, for example, ColorSelectorDialogWindow  
when
numeric fields are made empty!

Note that any fields in use need to be recreated.
A save of the image (or otherwise) is required to reinitialize the  
EditorFindReplaceDialogWindow singleton.

Attached cs.

Attachments:
        TextFieldRegex.3.cs  7.9 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3902 in pharo: Text field converter refactoring

pharo
Updates:
        Status: Closed

Comment #1 on issue 3902 by [hidden email]: Text field converter  
refactoring
http://code.google.com/p/pharo/issues/detail?id=3902

in 13118


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3902 in pharo: Text field converter refactoring

pharo

Comment #2 on issue 3902 by [hidden email]: Text field converter  
refactoring
http://code.google.com/p/pharo/issues/detail?id=3902

Issue 3909 has been merged into this issue.