Page 1 of 1

OpenWindow() #PB_Window_NoTab

Posted: Wed Jun 22, 2016 3:35 pm
by nco2k
Help wrote:By default, a window already has the #PB_Shortcut_Tab and #PB_Shortcut_Tab|#PB_Shortcut_Shift shortcuts to handle tab and shift-tab correctly trough the gadgets.
it would be cool to have a flag to not create the tab shortcuts by default. and yes, im aware that we can remove them by using RemoveKeyboardShortcut(). :)

c ya,
nco2k