search for: calendarevent

Displaying 15 results from an estimated 15 matches for "calendarevent".

2007 Jun 25
0
[1073] trunk/wxruby2/doc/textile/calendarevent.txtl: Explain that get/set_week_day work with Integers
...#ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[1073] trunk/wxruby2/doc/textile/calendarevent.txtl: Explain that get/set_week_day work with Integers</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>1073</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-06-2...
2007 Jun 25
0
[1067] trunk/wxruby2: Set up event handlers in Ruby rather than by post-processing SWIG output
...t; </span><del>- # This has maps integer EventType ids from the Wx API to Ruby - # classes. It''s called internally by the C++ code to wrap events in - # the correct Ruby class - see EvtHandler.i and App.i - EVENT_TYPE_MAPPING = { - Wx::EVT_CALENDAR_SEL_CHANGED => Wx::CalendarEvent, - Wx::EVT_CALENDAR_DAY_CHANGED => Wx::CalendarEvent, - Wx::EVT_CALENDAR_MONTH_CHANGED => Wx::CalendarEvent, - Wx::EVT_CALENDAR_YEAR_CHANGED => Wx::CalendarEvent, - Wx::EVT_CALENDAR_DOUBLECLICKED => Wx::CalendarEvent, - Wx::EVT_CALENDAR_WEEKDAY_CLICKED => Wx::CalendarE...
2007 Apr 13
0
[961] branches/wxruby2/wxwidgets_282/swig: Move wxDateTime typemap into shared file, map to core Time class instead
...me</pre> <h3>Modified Paths</h3> <ul> <li><a href="#brancheswxruby2wxwidgets_282swigclassesCalendarCtrli">branches/wxruby2/wxwidgets_282/swig/classes/CalendarCtrl.i</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesCalendarEventi">branches/wxruby2/wxwidgets_282/swig/classes/CalendarEvent.i</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigtypemapi">branches/wxruby2/wxwidgets_282/swig/typemap.i</a></li> </ul> <h3>Added Paths</h3> <ul> <li...
2007 May 31
0
[1042] trunk/wxruby2: Overhaul of the event handling WxType->RubyClass mapping to make it
...Wx::Event + end + end + + # This has maps integer EventType ids from the Wx API to Ruby + # classes. It''s called internally by the C++ code to wrap events in + # the correct Ruby class - see EvtHandler.i and App.i + EVENT_TYPE_MAPPING = { + Wx::EVT_CALENDAR_SEL_CHANGED => Wx::CalendarEvent, + Wx::EVT_CALENDAR_DAY_CHANGED => Wx::CalendarEvent, + Wx::EVT_CALENDAR_MONTH_CHANGED => Wx::CalendarEvent, + Wx::EVT_CALENDAR_YEAR_CHANGED => Wx::CalendarEvent, + Wx::EVT_CALENDAR_DOUBLECLICKED => Wx::CalendarEvent, + Wx::EVT_CALENDAR_WEEKDAY_CLICKED => Wx::CalendarE...
2010 Mar 31
0
Date format in Rails 3.0 using sqlite3
Hi, I am new to Ruby and Rails, so I don''t know if this is my fault, but maybe this is a bug in Rails (I''m using Rails 3.0 beta) which should be reported. I have following search statement: [code]events = CalendarEvent.find :all, :conditions => { :target_date => begin_date..end_date }[/code] which produces following sqlite output: [code]SELECT "calendar_events".* FROM "calendar_events" WHERE ("calendar_events"."target_date" BETWEEN 2010-03-29 AND 2010-05-03)[/code]...
2007 Jan 11
5
how to have default date for date_select
lo there all, i want to have a date_select heper default to the year 2006, but cant seem to find out how to pull it off. any takers ? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...j/AuiManager.o obj/AuiManagerEvent.o obj/AuiNotebook.o obj/AuiNotebookEvent.o obj/AuiPaneInfo.o obj/Bitmap.o obj/BitmapButton.o obj/BitmapComboBox.o obj/BitmapDataObject.o obj/BoxSizer.o obj/Brush.o obj/BusyInfo.o obj/Button.o obj/CalculateLayoutEvent.o obj/CalendarCtrl.o obj/CalendarDateAttr.o obj/CalendarEvent.o obj/Caret.o obj/CheckBox.o obj/CheckListBox.o obj/ChildFocusEvent.o obj/Choice.o obj/Choicebook.o obj/ChoicebookEvent.o obj/ClientDC.o obj/ClientDataContainer.o obj/Clipboard.o obj/CloseEvent.o obj/CollapsiblePane.o obj/CollapsiblePaneEvent.o obj/Colour.o obj/ColourData.o obj/ColourDialog.o obj/C...
2007 Jan 11
0
[847] trunk/wxruby2/doc/textile/index.txtl: Added links to overview pages (Hawley Waldman)
...setting up event handlers, 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...
2004 Apr 23
11
Building wxruby-swig for Mac
0.0.5 sure gets the Mac build a lot further. There''s a bug in the wxMac-2.4.2 distribution that I''m running into: wx-config wants to invoke a program in the source directory at link time. That''s ugly in itself, but it tries to use a variable ${top_srcdir} to accomplish this, and it''s apparently empty. It tries to invoke
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
...iNotebook.o obj/AuiNotebookEvent.o obj/AuiPaneInfo.o obj/Bitmap.o obj/BitmapButton.o obj/BitmapComboBox.o obj/BitmapDataObject.o obj/BookCtrlBase.o obj/BookCtrlBaseEvent.o obj/BoxSizer.o obj/Brush.o obj/BusyInfo.o obj/Button.o obj/CalculateLayoutEvent.o obj/CalendarCtrl.o obj/CalendarDateAttr.o obj/CalendarEvent.o obj/Caret.o obj/CheckBox.o obj/CheckListBox.o obj/ChildFocusEvent.o obj/Choice.o obj/Choicebook.o obj/ChoicebookEvent.o obj/ClientDC.o obj/ClientDataContainer.o obj/Clipboard.o obj/ClipboardTextEvent.o obj/CloseEvent.o obj/CollapsiblePane.o obj/CollapsiblePaneEvent.o obj/Colour.o obj/ColourData.o...
2005 Jul 31
5
SWIG compilation
The result of the compilation after installing swig results in lots of errors of the sort: WindowDisabler.obj : error LNK2001: unresolved external symbol _SWIG_Ruby_ConvertPtr I can see this is defined in rubydef.swg but I''m not sure why this isn''t just included in the files that need it. Can any swig experts tell me what I need to do to progress? I''m using
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
2006 Jul 25
6
Wizards
Hi Please find attached a set of patches and swig files to implement Wizards for wxruby. Also a brief sample. Quick q - the C declarations of evt_xxx_xxx methods and their attaching to Ruby classes seems to be duplicated across Events.i and EvtHandler.i - is one of these the right place to be adding them? or both? Thanks alex _______________________________________________
2004 Apr 29
10
wxruby-swig 0.0.12 is up
This one includes the latest App.cpp which includes the Mac fix from Nick. I thought it was in 0.0.11, but it wasn''t. It also adds support for "stock objects", like colours, pens, and fonts. This turned out to be quite challenging, but I''m happy with the solution. It only took a few days :-/ Kevin
2007 Feb 09
20
Hello Everyone
I have a bit of a problem with installation. I installed wxX11 in my linux box. I compiled the demos and all the demos, save dbbrowse, work. I think I have a functional wx. Now I''m trying to install wxRuby from source, since I have a 64 bit machine. I only have permission to my home directory so my installation is : /usr/people/stevenq/Applications/wxX11/