Searched refs:pressed (Results 51 - 75 of 77) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dbutton.tex135 be depressed when the return key is pressed. See also \helpref{wxWindow::SetFocus}{wxwindowsetfocus}\rtfsp
H A Dlistevt.tex35 \twocolitem{{\bf EVT\_LIST\_KEY\_DOWN(id, func)}}{A key has been pressed.}
H A Dsrchctrl.tex30 wxEVT\_CHAR events for TAB pressed - normally, TAB is used for passing to the
H A Ddataobj.tex85 clipboard after having pressed 'Copy' - in reality it is only declared to be
H A Dfiledlg.tex212 Shows the dialog, returning wxID\_OK if the user pressed OK, and wxID\_CANCEL
H A Dhtcell.tex170 \docparam{x,y}{Coordinates of position where the user pressed mouse button.
H A Dpagedlg.tex75 Shows the dialog, returning wxID\_OK if the user pressed OK, and wxID\_CANCEL
H A Dtcommdlg.tex198 which button the user pressed.
H A Dttab.tex29 columns, in that when a tab is pressed, it swaps place with the tab on
H A Dcombobox.tex52 when <RETURN> is pressed in the combobox.}
H A Drenderer.tex69 wxCONTROL_PRESSED = 0x00000004, // (button) is pressed
H A Dframe.tex54 caption. When pressed, Windows will go into a context-sensitive help mode and wxWidgets will send
H A Dscrolwin.tex436 moved when the up or down scroll arrows are pressed.
H A Dtext.tex29 wxEVT\_CHAR events for TAB pressed - normally, TAB is used for passing to the
234 generated when enter is pressed in a text control (which must have
H A Dwindow.tex1817 %% Called when the user has pressed a key that is not a modifier (SHIFT, CONTROL or ALT).
1936 %% Called when the user has pressed a key, before it is translated into an ASCII value using other
1937 %% modifier keys that might be pressed at the same time.
2019 %% pressed.
2443 or {\tt wxMOD\_WIN} specifying the modifier keys that have to be pressed along with the key.}
2907 button on the caption. When pressed, Windows will go into a context-sensitive
H A Dcomboctrl.tex162 when <RETURN> is pressed in the combo control.}
H A Dfunction.tex1942 The application must check for an empty return value (if the user pressed
1988 The application must check for an empty return value (the user pressed
2206 If Cancel is pressed, -1 is returned.
2272 string. If the user pressed cancel, -1 is returned.
2302 Cancel was pressed. The {\it client\_data} array must have the same number of
H A Dcategory.tex95 \twocolitem{\helpref{wxToggleButton}{wxtogglebutton}}{A button which stays pressed when clicked by user.}
H A Dtreectrl.tex100 \twocolitem{{\bf EVT\_TREE\_KEY\_DOWN(id, func)}}{A key has been pressed.}
H A Dtsamples.tex547 pressed. On the platforms which support it, the sample also adds a combobox
H A Dlistctrl.tex104 \twocolitem{{\bf EVT\_LIST\_KEY\_DOWN(id, func)}}{A key has been pressed.}
H A Dprint.tex422 Shows the dialog, returning wxID\_OK if the user pressed OK, and wxID\_CANCEL
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dtextctrl.cpp180 bool pressed);
4810 bool pressed)
4813 if ( !pressed )
4928 return wxStdInputHandler::HandleKey(consumer, event, pressed);
4808 HandleKey(wxInputConsumer *consumer, const wxKeyEvent& event, bool pressed) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dwindow.cpp486 // wxMSW doesn't send char events with Alt pressed
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/manual/
H A Dstudio.tex114 several objects at once, keep the shift key pressed down when

Completed in 102 milliseconds

1234