Anonymous | Login | 01-26-2021 03:33 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001608 | [Squeak] Tools | minor | always | 08-04-05 01:03 | 04-01-06 20:44 | ||||
Reporter | KenCausey | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | |||||||
Summary | 0001608: [BUG][FIX] Morphic: File Selection Dialog | ||||||||
Description |
>De: Boris Gaertner [SMTP:Boris.Gaertner@gmx.net] >Asunto: Re: [BUG][FIX] MVC: File Selection Dialog (shows another bug) > >I tried to execute > (PluggableFileList oldFileMenu: (FileDirectory on: 'c:\windows\fonts')) > startUpWithCaption: 'Select a File, please:' >in a Mrophic project and receive a strange effect, that I cannot quickly >fix: >I put that statement into a workspace that I place more or less centered >on the screen. When I execute the statement, the selection dialog is >displayed above the workspace. This looks good, but as soon as a >call up one of the menues of the dialog, the selected text of the workspace >comes into the foreground. >I think that in PluggableFileList>>open one should have something like > Smalltalk isMorphic > ifTrue: [<...>] > ifFalse: [<...>] > >I tried to do that, the result can be found in MorphicFSD.1.cs <<MorphicFSD.1.cs>> >In SystemWindow>>update: I added a reaction to the >message #close. >In PluggableFileList>>openAsMorphLasbel:inWorld: >I added an event loop. The condition of the loop uses the >fact that the model of a SystemWindow is niled when the >window is deleted. >I am not very experienced user of the Morphic interface, >so comments are highly wellcome. > > >Greetings, >Boris > if you use the closeButton you'll get a walkback. btw, this is pretty similar to FileList2 modalFileSelector |
||||||||
Additional Information | |||||||||
Attached Files |
![]() |
||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
45 total queries executed. 34 unique queries executed. |