mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
don't set INITIALOBJECTID for main form
This commit is contained in:
parent
c57a6a976e
commit
b6284511b8
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ INITIALSTATE kFrmNavHeaderFlagsObjectFocusStartState
|
|||
/* INITIALOBJECTID: I don't like this, but without it the OS sets the focus to
|
||||
* one of the buttons below. Need to figure out how to control that -- want
|
||||
* nothing focussed to start, or to save/restore it myself. */
|
||||
INITIALOBJECTID XW_SCOREBOARD_GADGET_ID
|
||||
/* INITIALOBJECTID XW_SCOREBOARD_GADGET_ID */
|
||||
NAVIGATIONMAP
|
||||
ROW XW_SCOREBOARD_GADGET_ID
|
||||
ROW XW_BOARD_GADGET_ID
|
||||
|
|
Loading…
Add table
Reference in a new issue