Searched refs:Popup (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/popup/
H A Dpopup.cpp3 // Purpose: Popup wxWidgets sample
73 virtual void Popup(wxWindow *focus = NULL);
121 // under the cursor, the m_panel is set focus in the Popup() function
155 void SimpleTransientPopup::Popup(wxWindow *focus) function in class:SimpleTransientPopup
157 wxLogMessage( wxT("0x%lx SimpleTransientPopup::Popup"), long(this) );
158 wxPopupTransientWindow::Popup(focus ? focus : m_panel);
293 m_frame = new MyFrame(_T("Popup wxWidgets App"));
387 wxLogMessage( wxT("0x%lx Simple Popup Shown pos(%d, %d) size(%d, %d)"), long(m_simplePopup), pos.x, pos.y, sz.x, sz.y );
388 m_simplePopup->Popup();
401 wxLogMessage( wxT("0x%lx Scrolled Popup Show
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dpopupwin.h94 virtual void Popup(wxWindow *focus = NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dmenu.h52 void Popup(const wxPoint& pos, const wxSize& size,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dmenu.cpp133 virtual void Popup(wxWindow *focus = NULL);
430 void wxPopupMenuWindow::Popup(wxWindow *focus) function in class:wxPopupMenuWindow
437 wxPopupTransientWindow::Popup(focus);
439 // the base class no-longer captures the mouse automatically when Popup
661 submenu->Popup(ClientToScreen(wxPoint(0, item->GetPosition())),
1351 void wxMenu::Popup(const wxPoint& pos, const wxSize& size, bool selectFirst) function in class:wxMenu
1379 m_popupMenu->Popup(focus);
2441 m_menuShown->Popup(ClientToScreen(rectItem.GetPosition()),
2567 menu->Popup(ClientToScreen(wxPoint(x, y)), wxSize(0,0));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtipwin.cpp154 Popup(m_view);
H A Ddatavgen.cpp595 popup->Popup( popup->m_cal );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcombopopup.tex16 how to use it, see \helpref{Setting Custom Popup for wxComboCtrl}{wxcomboctrl}.
H A Dcomboctrl.tex19 \wxheading{Setting Custom Popup for wxComboCtrl}
291 \twocolitem{{\tt wxComboCtrl::ShowAbove}}{Popup is shown above the control instead
425 \twocolitem{{\tt wxComboCtrl::Hidden}}{Popup window is hidden.}
426 \twocolitem{{\tt wxComboCtrl::Animating}}{Popup window is being shown, but the
428 \twocolitem{{\tt wxComboCtrl::Visible}}{Popup window is fully visible.}
642 Popup minimum width may override arguments.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dpopupcmn.cpp260 void wxPopupTransientWindow::Popup(wxWindow *winFocus) function in class:wxPopupTransientWindow
H A Dcombocmn.cpp385 ptw->Popup(combo->GetPopupControl()->GetControl());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddataview.cpp1370 popup->Popup( popup->m_cal );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 101 milliseconds