[BUG][FIX] MVC: File Selection Dialog ([et][cd] works - attached last version)

Magistrello Alejandro (SFA) magistra at TELEFONICA.COM.AR
Thu Aug 28 19:19:08 UTC 2003


>De:	Boris Gaertner [SMTP:Boris.Gaertner at gmx.net]
>Asunto:	Re: [BUG][FIX] MVC: File Selection Dialog (shows another
bug)
>
>Please try this (in Squeak 3.4)
>
>(PluggableFileList oldFileMenu: (FileDirectory default))
>      startUpWithCaption: 'Select a File, please:'
>
>To the left, you see the name of your working directory, to
>the right a list of the files in your working directory.
>Regrettably, the working directory is not shown selected.
>I think it should be shown selected.
>In  ModalSystemWindowView>>doModalDialog,
>you find
>   view display.
>When you replace this with
>  view displayEmphasized.
>the initial selection in the directory list is shown.
>

I see the difference now, its the same effect one have after selecting a
folder or file so its important

>
>> 
>> >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.
>> 
>Thank you for finding this!. Seemingly I fixed only what I needed
>for my work, and I never tried the activity that you tried. Your
>fix is a real improvement. I added it to the attached change set.
>

i attached your cs again so it gets pickec by the bfav.

>
>Greetings,
>Boris
>

i'll resend the other cs you sended with a different subject,

regards,
   Alejandro
>  <<FileSelectionDialog.6.cs>>  <<ATT1360970.txt>> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FileSelectionDialog.6.cs
Type: application/octet-stream
Size: 3159 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030828/f5db7929/FileSelectionDialog.6.obj
-------------- next part --------------



More information about the Squeak-dev mailing list