search for: texturlevent

Displaying 17 results from an estimated 17 matches for "texturlevent".

2007 Jan 03
0
[821] trunk/wxruby2/doc/textile/texturlevent.txtl: Added info on undocumented TextUrlEVent class
...d #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>[821] trunk/wxruby2/doc/textile/texturlevent.txtl: Added info on undocumented TextUrlEVent class</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>821</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-01-02 20...
2007 Jan 03
0
[820] trunk/wxruby2/lib/wx/classes/texturlevent.rb: Added get_url convenience method to TextUrlEvent
...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>[820] trunk/wxruby2/lib/wx/classes/texturlevent.rb: Added get_url convenience method to TextUrlEvent</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>820</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-01-02 1...
2006 Dec 20
0
[790] trunk/wxruby2/swig/classes: Added TextUrlEvent class and EvtHandler mapping
...argin: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>[790] trunk/wxruby2/swig/classes: Added TextUrlEvent class and EvtHandler mapping</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>790</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2006-12-20 18:24:31 -0500 (Wed, 20 D...
2006 Dec 18
0
[ wxruby-Feature Requests-7343 ] Add TextUrlEvent
...was opened at 2006-12-18 17:20 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=7343&group_id=35 Category: Missing class(es) Group: None Status: Open Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Add TextUrlEvent Initial Comment: The undocumented TextUrlEvent is a subclass of CommandEvent which contains additional info about the URL clicked in a TextCtrl created with the AUTO_URL style. It''s currently missing from wxruby2 so there''s no way to retrieve the clicked URL. The class is descri...
2007 Jan 03
0
[822] trunk/wxruby2/doc/textile: Links to the documentation on TextUrlEvent
...ns {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>[822] trunk/wxruby2/doc/textile: Links to the documentation on TextUrlEvent</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>822</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-01-02 20:37:00 -0500 (Tue, 02 Jan 2007)</dd> </dl&g...
2006 Dec 23
0
[795] trunk/wxruby2/swig/classes/include/parents.rb: Added missing DatePickerCtrl and TextUrlEvent classes
...t-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>[795] trunk/wxruby2/swig/classes/include/parents.rb: Added missing DatePickerCtrl and TextUrlEvent classes</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>795</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2006-12-22 22:09:28 -0500 (Fri, 22 Dec 2006)</dd> &...
2006 Dec 18
3
getting url from evt_text_url event
...TextCtrl on windows supports the TE_RICH and TE_AUTO_URL styles, but I cannot seem > to extract the url from the generated evt_text_url event. Is this not supported or am > I just not asking the right question of it? It seems there is a class specifically for this in WxWidgets, called TextUrlEvent, which includes methods for retrieving the URL. Unfortunately, it seems completely undocumented in the 2.6.3 docs for either TextCtrl or CommandEvent, so we''ve missed it. I''ve had a look at the WxWidgets include files, and I think it should be straightforward to add. I'...
2007 Mar 09
0
[877] trunk/wxruby2/Changelog: Update with 0.0.39 changes; correct last version number
...jects available from startup though (Alex Fenton) +- Moved init StockObjects to App.on_init to avoid GTK error messages (Alex Fenton) +- Added DEFAULT_VALIDATOR constant (Alex Fenton) +- Tidied up redundant stuff for old Wx versions in App.i (Alex Fenton) +- Added convenience wrapper & doc for TextUrlEvent (Alex Fenton) </ins><span class="cx"> - Added AcceleratorEntry and AcceleratorTable classes, plus doc (Alex Fenton) </span><span class="cx"> - Added ContextMenuEvent plus plumbing (Alex Fenton) </span><span class="cx"> - Added Scroll...
2007 Mar 19
0
wxruby2-preview 0.0.39 is released
.... This recommended upgrade is at: http://rubyforge.org/frs/?group_id=35&release_id=10372 = MAJOR CHANGES * lots of big and small bugfixes * New widget classes: ScrollBar, PasswordEntryDialog, MultiChoiceDialog * New misc classes: GridBagSizer, AcceleratorTable, IconBundle * New event classes: TextUrlEvent, MenuEvent, ContextMenuEvent * WINDOW_VARIANTS for OS X (make small and mini Aqua controls) * Lots of improvements and additions to the docs and samples = FURTHER DETAILS In particular, we hope we''ve fixed the very frequent crashes on Windows - please try running your scripts without GC....
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...map.o obj/StaticBox.o obj/StaticBoxSizer.o obj/StaticLine.o obj/StaticText.o obj/StatusBar.o obj/StdDialogButtonSizer.o obj/StyledTextCtrl.o obj/StyledTextEvent.o obj/SystemSettings.o obj/TaskBarIcon.o obj/TextAttr.o obj/TextCtrl.o obj/TextDataObject.o obj/TextDropTarget.o obj/TextEntryDialog.o obj/TextUrlEvent.o obj/TextValidator.o obj/Timer.o obj/TimerEvent.o obj/TipProvider.o obj/TipWindow.o obj/ToggleButton.o obj/ToolBar.o obj/ToolBarToolBase.o obj/ToolTip.o obj/TopLevelWindow.o obj/TreeCtrl.o obj/TreeEvent.o obj/UpdateUIEvent.o obj/Validator.o obj/Window.o obj/WindowCreateEvent.o obj/WindowDC.o obj/W...
2006 Dec 24
0
[803] trunk/wxruby2/Changelog: Update with recent changes
...on) +- Fixed TreeItemId == method (Alex Fenton) +- Moved TreeCtrl#traverse to wxSugar (Alex Fenton) +- Simplify some bits of XRC sample (Alex Fenton) +- Added some missing classes to parents.rb (Alex Fenton) +- Made find_window_xx etc return correct objects from SWIG tracking (Alex FEnton) +- Added TextUrlEvent class (Alex Fenton) +- Fixed Window#get_children method (Alex Fenton) + +=== 0.0.37 tag on 2006-12-24 included all of this: === +- Updated TODO (Alex Fenton) </ins><span class="cx"> - Tweak binary library loading so errors are raised with accurate info (Alex Fenton) </span&...
2007 Jun 06
0
[1054] trunk/wxruby2: Add missing EraseEvent and mapping for EVT_ERASE_BACKGROUND, fix unknown
...unk/wxruby2/lib/wx/classes/evthandler.rb&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2007-06-06 21:02:18 UTC (rev 1054) </span><span class="lines">@@ -46,6 +46,7 @@ </span><span class="cx"> Wx::EVT_COMMAND_TEXT_URL => Wx::TextUrlEvent, </span><span class="cx"> Wx::EVT_IDLE => Wx::IdleEvent, </span><span class="cx"> Wx::EVT_PAINT => Wx::PaintEvent, </span><ins>+ Wx::EVT_ERASE_BACKGROUND => Wx::EraseEvent, </ins><span class="cx">...
2004 Aug 19
28
Documents, Views and DocManagers
Hi, Are there any effort in making wxDocument, wxView, etc types of classes avaiable under wxRuby? For supporting SDI/MDI architecture. Cheers, Phuah Yee Keat
2007 Mar 04
8
0.0.39 etc
Hi I''d like to tag and release 0.0.39 some time in the next couple of days. Bit short of time over the next few weeks so would like to get our recent bug fixes out there. I''ll update the Changelog and run through the samples, but please shout if anything else should get some attetnion before we release. Hopefully this could be our last preview release - also going to try
2007 May 31
0
[1042] trunk/wxruby2: Overhaul of the event handling WxType->RubyClass mapping to make it
...; Wx::CommandEvent, + Wx::EVT_COMMAND_TOOL_RCLICKED => Wx::CommandEvent, + Wx::EVT_COMMAND_TOOL_ENTER => Wx::CommandEvent, + Wx::EVT_COMMAND_SPINCTRL_UPDATED => Wx::CommandEvent, + Wx::EVT_COMMAND_COMBOBOX_SELECTED => Wx::CommandEvent, + Wx::EVT_COMMAND_TEXT_URL => Wx::TextUrlEvent, + Wx::EVT_IDLE => Wx::IdleEvent, + Wx::EVT_PAINT => Wx::PaintEvent, + Wx::EVT_UPDATE_UI => Wx::UpdateUIEvent, + Wx::EVT_SIZE => Wx::SizeEvent, + Wx::EVT_SIZING => Wx::SizeEvent, + Wx::EVT_MOVE => Wx::MoveEvent, + Wx::EVT_MOVING => Wx::MoveEvent, + Wx::E...
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
.../StaticBoxSizer.o obj/StaticLine.o obj/StaticText.o obj/StatusBar.o obj/StdDialogButtonSizer.o obj/StyledTextCtrl.o obj/StyledTextEvent.o obj/SymbolPickerDialog.o obj/SystemSettings.o obj/TaskBarIcon.o obj/TextAttr.o obj/TextCtrl.o obj/TextDataObject.o obj/TextDropTarget.o obj/TextEntryDialog.o obj/TextUrlEvent.o obj/TextValidator.o obj/Timer.o obj/TimerEvent.o obj/TipProvider.o obj/TipWindow.o obj/ToggleButton.o obj/ToolBar.o obj/ToolBarToolBase.o obj/ToolTip.o obj/Toolbook.o obj/ToolbookEvent.o obj/TopLevelWindow.o obj/TreeCtrl.o obj/TreeEvent.o obj/Treebook.o obj/TreebookEvent.o obj/UpdateUIEvent.o obj...
2007 Jun 25
0
[1067] trunk/wxruby2: Set up event handlers in Ruby rather than by post-processing SWIG output
...; Wx::CommandEvent, - Wx::EVT_COMMAND_TOOL_RCLICKED => Wx::CommandEvent, - Wx::EVT_COMMAND_TOOL_ENTER => Wx::CommandEvent, - Wx::EVT_COMMAND_SPINCTRL_UPDATED => Wx::CommandEvent, - Wx::EVT_COMMAND_COMBOBOX_SELECTED => Wx::CommandEvent, - Wx::EVT_COMMAND_TEXT_URL => Wx::TextUrlEvent, - Wx::EVT_IDLE => Wx::IdleEvent, - Wx::EVT_PAINT => Wx::PaintEvent, - Wx::EVT_ERASE_BACKGROUND => Wx::EraseEvent, - Wx::EVT_UPDATE_UI => Wx::UpdateUIEvent, - Wx::EVT_SIZE => Wx::SizeEvent, - Wx::EVT_SIZING => Wx::SizeEvent, - Wx::EVT_MOVE => Wx::MoveEvent,...