src/osk_gui.cpp
changeset 10638 1234ac29df11
parent 10595 7957c71b0dfe
child 10641 13148f508e6d
equal deleted inserted replaced
10637:1ea14a417a37 10638:1234ac29df11
   344 		ShowInfoF("                  %s", errormark[1]);
   344 		ShowInfoF("                  %s", errormark[1]);
   345 	}
   345 	}
   346 }
   346 }
   347 
   347 
   348 /**
   348 /**
   349  * Show the osk associated with a given textbox
   349  * Show the on-screen keyboard (osk) associated with a given textbox
   350  * @param parent pointer to the Window where this keyboard originated from
   350  * @param parent pointer to the Window where this keyboard originated from
   351  * @param q      querystr_d pointer to the query string of the parent, which is
   351  * @param q      querystr_d pointer to the query string of the parent, which is
   352  *               shared for both windows
   352  *               shared for both windows
   353  * @param button widget number of parent's textbox
   353  * @param button widget number of parent's textbox
   354  * @param cancel widget number of parent's cancel button (0 if cancel events
   354  * @param cancel widget number of parent's cancel button (0 if cancel events