D2 GUI Libs
    Nick Sabalausky 
    a at a.a
       
    Mon Dec 14 08:59:22 PST 2009
    
    
  
"Kagamin" <spam at here.lot> wrote in message 
news:hg5bnt$1105$1 at digitalmars.com...
> Nick Sabalausky Wrote:
>
>>    - Many GTK apps use the absolute *worst* and most impractical file 
>> dialog
>> boxes I've seen in over 15 years. This is never an issue with native 
>> apps.
>
> I like how gimp dialog box provides mruds, which is not done by virtually 
> any other windows application, this is extremely useful, which is a 
> practical concern.
(I assume you mean "most recently used (documents|directories)")
That's something I think is much better handled by something other than the 
individual application. Something like this would be much better: Have a 
system where it's possible to install add-ons to the system dialog boxes. 
There would be a utility (accessible via an app and via an API) to manage 
these add-ons which would allow the user (or an application) to 
enable/disable/tweak these add-ons on both a universal level and override 
any of the settings on an application-by-application basis. 
    
    
More information about the Digitalmars-d
mailing list