search for: newframeeachtim

Displaying 2 results from an estimated 2 matches for "newframeeachtim".

Did you mean: newframeeachtime
2006 Nov 27
0
[760] trunk/wxruby2/swig/classes/include/wxHelpController.h: Correct method signatures for Initialize, OnQuit, GetFrameParameters;
...param const wxPoint * -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \param bool * -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*/ - - virtual wxFrame * GetFrameParameters(const wxSize * size = NULL, const wxPoint * pos = NULL, bool * newFrameEachTime = NULL) ; -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief If the help viewer is not running, runs it, and searches for sections matching the given keyword. If one -match is found, the fi...
2007 Apr 13
0
[953] branches/wxruby2/wxwidgets_282: Additions to HelpController API 2.6 -> 2.8
...ection(int sectionNo ) ; </span><span class="cx"> virtual bool DisplayTextPopup(const wxString& text , const wxPoint& pos ) ; </span><span class="cx"> virtual wxFrame * GetFrameParameters(wxSize * size = NULL, wxPoint * pos = NULL, bool * newFrameEachTime = NULL) ; </span><ins>+ virtual wxWindow* GetParentWindow(); </ins><span class="cx"> virtual bool KeywordSearch(const wxString& keyWord ) ; </span><span class="cx"> virtual bool LoadFile(const wxString& file = wxT("")...