search for: wxcalendarctrl

Displaying 7 results from an estimated 7 matches for "wxcalendarctrl".

Did you mean: calendarctrl
2005 Sep 04
3
bigdemo patches
Patches: 1) Sizer.rbw: Selects first item after creating the list 2) wxCalendarCtrl.rbw: Uses ruby DateTime now 3) wxButton.rbw: There is no function ''set_tool_tip_string''. Changed to set_tool_tip 4) wxCheckBox.rbw: Missing quote on require. cID was too big, caused assert failure 5) wxCheckListBox.rbw: Missing argument to StaticText.new added (I don...
2007 Apr 13
0
[961] branches/wxruby2/wxwidgets_282/swig: Move wxDateTime typemap into shared file, map to core Time class instead
...amp;nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2007-04-13 19:21:31 UTC (rev 961) </span><span class="lines">@@ -5,10 +5,22 @@ </span><span class="cx"> </span><span class="cx"> %module(directors="1") wxCalendarCtrl </span><span class="cx"> </span><ins>+%include "../shared/datetime.i" + </ins><span class="cx"> %{ </span><span class="cx"> #include <wx/calctrl.h> </span><span class="cx"> %} </s...
2004 Oct 06
11
find_window_by_xxx doesn''t find Gauge or BitmapButton
I''m fairly new to the Ruby world, particularly WxRuby, so please forgive me if this is ground that''s been covered in the past. I''m trying to load a frame from an XRC file (created using DialogBlocks), and I''m having trouble getting an instance of the Gauge object using the Wx::Window.find_window_by_xxx methods. I''m trying this on Windows XP,
2006 Dec 03
0
[777] trunk/wxruby2/samples/bigdemo/bigdemo.rb: Fix demo truncation; remove some python-specific commented-out classes
...="cx"> #''TablePrint'', </span><span class="cx"> #''Throbber'', </span><span class="cx"> #''wxCalendar'', </span><span class="cx"> ''wxCalendarCtrl'', </span><del>- #''wxPyColourChooser'', </del><span class="cx"> #''wxDynamicSashWindow'', </span><span class="cx"> #''wxEditableListBox'', </span><span cl...
2007 Jan 11
0
[847] trunk/wxruby2/doc/textile/index.txtl: Added links to overview pages (Hawley Waldman)
...rs, see the +"event handling overview":eventhandlingoverview.html </ins><span class="cx"> </span><span class="cx"> |ActivateEvent|A window or application activation event| </span><span class="cx"> |CalendarEvent|Used with wxCalendarCtrl| </span><span class="lines">@@ -405,7 +409,7 @@ </span><span class="cx"> |MimeTypesManager|MIME-types manager class| </span><span class="cx"> |SystemSettings|System settings class for obtaining various global parameters| </span&gt...
2009 Aug 10
2
xrcise -o test.rb ui.xrc
...<vgap>0</vgap> <hgap>0</hgap> <object class="sizeritem"> <option>0</option> <flag>wxALL</flag> <border>5</border> <object class="wxCalendarCtrl" name="m_calendar1"> <style>wxCAL_SHOW_HOLIDAYS</style> </object> </object> </object> </object> </object> </object> <object class="wxMenuBar" name...
2007 Jan 09
6
help w/push_event_handler plus doc update request
Hi, 1) Can the online api docs get updated? Specifically can the overview pages get added in to the main http://wxruby.rubyforge.org/doc/ index.html page? I happened upon the link to the Event Overview page while browsing some class and wished that it had been listed in the Event section of the index page.I don''t know how many other "overview" pages there are but it