[BUG][FIX] MVC: File Selection Dialog (shows another bug)
by Magistrello Alejandro (SFA) other posts by this author
Aug 25 2003 10:05PM messages near this date
[FIX] Squeak 3.6 (about the MenuFix [sm][et][cd] )
|
[FIX] In an MVC workspace, the Esc causes a walkback [sm] ([cd] [
sm] [et] works )
Hi,
-----Mensaje original-----
De: Boris Gaertner [SMTP:Boris.Gaertner@[...].net]
Enviado el: viernes 13 de diciembre de 2002 11:53
Para: squeak-dev@[...].org
Asunto: [BUG][FIX] MVC: File Selection Dialog
[..]
> The dialog has some flaws:
> 1. It is always opened in FileDirectory default. The directory
> that is given as the argument of oldFileFrom: in the example
> above is simply ignored.
this works
> 2. The dialog is displayed in deemphasized mode; the selections
> are therefore not shown.
don't know how to see this
> 3. When you try to bring up the menu of the file name list view,
> you run into the debugger. This bug is a new one, it came with
> the introduction of service entries.
this works iff you haven't selected a file, but if you do you'l get an
error.
attached is one intended fix, that depends on yours, please take a look.
regards,
Alejandro
<<PluggableFileList-fileSelectedMenu.st> >
Attachments:
PluggableFileList-fileSelectedMenu.st
unknown2
PluggableFileList-fileSelectedMenu.st
unknown2
Thread:
Magistrello Alejandro (SFA)
Boris Gaertner
|