return closes export instead of actually exporting.
| User, date | Message |
|---|---|
|
Written by swaiba
2 years ago Category: Import/Export 13 posts since Fri, 14 Jan 11 |
Hi, I have a couple of usability requests for your excellent (and much used) sql client... When I want to export a database I am constantly closing the window because I have to type in the file name and I instinctively press enter when I am done - this closes the window. This has the added frustration of then losing whatever filename I have entered. I'd suggest that either the system automatically make a nice guess as to the export filename (e.g. desktop_dbname_datetime.sql) then I'd just click the export button. Or this dialog did nothing on pressing return. Barry |
|
Written by ansgar
2 years ago 3958 posts since Fri, 07 Apr 06 |
Confirmed. The "Close" button is the default button on that form, so pressing enter clicks that button. I guess a good idea is to just have no default button at all, as pressing enter is mostly not meant to do anything in a complex dialog. |
|
Written by ansgar
2 years ago 3958 posts since Fri, 07 Apr 06 |
Done in r3829 |
|
Written by swaiba
2 years ago 13 posts since Fri, 14 Jan 11 |
Many thanks anse! Any idea when that will get into downloadable release? (I'd get the code, but VB is not my strong point) |
|
Written by ansgar
2 years ago 3958 posts since Fri, 07 Apr 06 |
VB??? This is Delphi Language, please :) But yes, a release should come soon. However, you can get any interim build by updating to the latest build (Tools > Check for updates) |
|
Written by swaiba
2 years ago 13 posts since Fri, 14 Jan 11 |
ha! sorry about that I saw "frm" and made a bad guess... downloading now... |
|
Please login to leave a reply, or register at first. |