[Widgetry] TreeView bahaviour

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

[Widgetry] TreeView bahaviour

Maarten Mostert-2
Hi,

The new Tree Model in Widgetry is a great improvement over the AssociationTreeWithParent thing in Wrapper (Especially if you work with Glorp).

I have some questions however about the behaviour of inplace Item editing in the TreeView Widget.
When I finish editing an Item and hit another one with the mouse all goes fine. But when I hit the arrow down key, my full modification inserts into the next line.

Is this normal behaviour ? (some I am not used to ?)

Rgrds,

@+Maarten,

           
Reply | Threaded
Open this post in threaded view
|

Re: [Widgetry] TreeView bahaviour

Samuel S. Shuster <sames@interaccess.com>
Maarten,

>I have some questions however about the behaviour of inplace Item
>editing in the TreeView Widget.
>When I finish editing an Item and hit another one with the mouse all
>goes fine. But when I hit the arrow down key, my full modification
>inserts into the next line.

That seems like a bug. I'll put that on my bug list (getting a bit longer than I
would otherwise like).

                                And So It Goes
                                     Sames
______________________________________________________________________

Samuel S. Shuster [|]
VisualWorks Engineering, GUI Project
Smalltalk Enables Success -- What Are YOU Using?

Reply | Threaded
Open this post in threaded view
|

Re: [Widgetry] TreeView bahaviour

Samuel S. Shuster <sames@interaccess.com>
In reply to this post by Maarten Mostert-2
Maarten,

>I have some questions however about the behaviour of inplace Item
>editing in the TreeView Widget.
>When I finish editing an Item and hit another one with the mouse all
>goes fine. But when I hit the arrow down key, my full modification
>inserts into the next line.

Attached is an UNREVIEWED fix for this.

                                And So It Goes
                                     Sames
______________________________________________________________________

Samuel S. Shuster [|]
VisualWorks Engineering, GUI Project
Smalltalk Enables Success -- What Are YOU Using?

AR52701.st (2K) Download Attachment