Startbeitrag von RAUL2 am 22.05.2013 21:41
Hello guys. This ain't something important, but anyway...
When you open a code window there's a Popup Bar toolbar enabled, with a combobox where you can select the contained objects (in a window form for instance) code (the combo in the right.)
Is there any way for assigning a hotkey to that combo (or maybe it already exists)? When you open a code win you mostly are typing and don't use the mouse much... To select another object code, or another local procedure in the current object, I need to grab the mouse.
Kind regards.
When you open a code window there's a Popup Bar toolbar enabled, with a combobox where you can select the contained objects (in a window form for instance) code (the combo in the right.)
Is there any way for assigning a hotkey to that combo (or maybe it already exists)? When you open a code win you mostly are typing and don't use the mouse much... To select another object code, or another local procedure in the current object, I need to grab the mouse.
Kind regards.
Antworten:
I don't have an exact answer, but have you tried using CTRL+TAB for switching between your open code windows? This can help to reduce your mouse use.
Hope this helps
Ned!
von Ned! - am 23.05.2013 08:36
This is not moving between windows. I want to go directly, just by keyboard, to the combobox in the attached image.
Thanks anyway.
[attachment 368 hotkey.JPG]
von RAUL2 - am 23.05.2013 12:01
In WinDev 17 I'm not sure it's possible. But in WinDev 18 you can use Alt+C to do that.
Best regards,
Alexandre Leclerc
von Alexandre Leclerc - am 23.05.2013 12:22
Hi. Do you mean the "Code" menu? Anyway, I only have v. 15.
von RAUL2 - am 23.05.2013 21:36
In V15 to V17, Alt+C will open the code menu. In V18, it will open the drop-down you are pointing in your screenshot. There are no more code menu with the ribbon menu.
Best regards,
Alexandre Leclerc
von Alexandre Leclerc - am 24.05.2013 12:12