Home » U++ Library support » FileSel&FileList, Path » Button OK label in SaveAs dialog
Re: Button OK label in SaveAs dialog [message #8105 is a reply to message #8092] |
Thu, 08 February 2007 06:08 |
andrei-catalin
Messages: 62 Registered: May 2006 Location: Romania
|
Member |
|
|
The behavior of SaveAs dialog was improved but a strange situation may appear yet (tested in AdressBook). If a directory was selected and then I type the filename to save, button OK label remains "Open" (although it's action is SAVE).
if(mode != SAVEAS || list.HasFocus() && list.IsCursor() && list[list.GetCursor()].isdir)
improves the situation but not eliminates it (if nothing is typing on file box it appears again).
Andrei
|
|
|
Goto Forum:
Current Time: Fri Nov 01 00:59:45 CET 2024
Total time taken to generate the page: 0.02554 seconds
|