> > by Windows standards. The basic FLTK file requester > should mimic the > > window's standard file requester (functionality wise at > least), allowing > > users to create folders, rename files, delete them, > multiselect them, > > drag them, draw selection boxes, sort by dates, show icons, etc. > > -99 No, please don't do that! > > We discussed this a while ago already, IIRC. The FLTK file chooser > should please stay "minimal", as it is. > > There is a "Native File Chooser" Widget (Greg ?) that could > be used by > someone who likes this (e.g. _deleting_ files when the software is > designed to _save_ a file).
Yes, I tend to agree with Albrecht here. Where I have needed a "more complete" file chooser I have been using a version of Greg's native file chooser code (OSX, win32) and on *nix I have that invoking Jason Bryan's FLU file chooser (and falling back to the fltk chooser on platforms where I don't have FLU.) This works pretty well, so I'd quite like to see the native file chooser code in the main tree. -- Ian SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

