Shortcut for: Object - View - View Sql

When calling the "Object - View" (configured for me using a shortcut) for a table, i always need to press the 'View sql' button in order to see the ddl-script for the table.

Question: Is there an option to directly configure the shortcut to the 'view sql' dll display, or to keep the 'view sql' button in the lower right pressed by default?

BR,
Martin
 
There is no option for this. I think that if the "View SQL" button would have had a shotcut key you could have created a little keyboard macro. We'll add that shotcut key in 6.0.4 to facilitate this.
 
Isn't there a standard shortcut on that Button (something like '&View SQL')?
This would allow you to "press" it by hitting [Alt+V], thus enabling you to put it in a macro (just record the shortcut to "Object - View" and the [Alt + V]).
By the way a nice idea, i'll try it tomorrow. ;)
 
I just took a look and ... the button caption is not '&View SQL'. So there's no possibillity to put it in a macro. :(
Also, it seems that there're a lot of these fancy '&' missing in captions of groupboxes and buttons.
@marco
Just to take the Table View/ Table Edit window as an examle:
If you would provide the Groupboxes with Captions like '&Storage', '&Cluster' and '&Duration', you would allow the user to navigate easily on that page. (that's IMHO the main purpose of the groupbox control ;) )
 
Back
Top