search for: acceleratortable

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

Did you mean: acceleratortables
2006 Dec 31
0
[816] trunk/wxruby2: Added AcceleratorTable and AcceleratorTable classes, plus documentation
...solid #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>[816] trunk/wxruby2: Added AcceleratorTable and AcceleratorTable classes, plus documentation</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>816</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2006-12-31 09:08...
2007 Jan 29
0
[856] trunk/wxruby2/swig/classes/AcceleratorTable.i: Fixed compile error on Windows
...#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>[856] trunk/wxruby2/swig/classes/AcceleratorTable.i: Fixed compile error on Windows</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>856</dd> <dt>Author</dt> <dd>roys</dd> <dt>Date</dt> <dd>2007-01-29 00:29:01 -0500 (Mon, 29 J...
2007 Mar 18
0
[891] branches/wxruby2/wxwidgets_282: Change method name in 2.6 -> 2.8 API
...lt;/dt> <dd>2007-03-17 21:38:01 -0400 (Sat, 17 Mar 2007)</dd> </dl> <h3>Log Message</h3> <pre>Change method name in 2.6 -> 2.8 API</pre> <h3>Modified Paths</h3> <ul> <li><a href="#brancheswxruby2wxwidgets_282doctextileacceleratortabletxtl">branches/wxruby2/wxwidgets_282/doc/textile/acceleratortable.txtl</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxAcceleratorTableh">branches/wxruby2/wxwidgets_282/swig/classes/include/wxAcceleratorTable.h</a></li> &lt...
2007 Jan 11
0
[847] trunk/wxruby2/doc/textile/index.txtl: Added links to overview pages (Hawley Waldman)
...pesManager|MIME-types manager class| </span><span class="cx"> |SystemSettings|System settings class for obtaining various global parameters| </span><span class="cx"> |SystemOptions|System options class for run-time configuration| </span><del>-|AcceleratorTable|Accelerator table| </del><ins>+|AcceleratorTable|Accelerator table for setting up shortcut keys| </ins><span class="cx"> |AutomationObject|OLE automation class| </span><span class="cx"> |FontMapper|Font mapping, finding suitable font for given...
2008 Jun 28
1
catch all key events in frame?
Hi. How do I best capture *all* key events in a frame. Specifically: In Albuin I want to delete selected songs in the playlist when the user presses ''del'' - no matter what control in the frame happens to be in focused atm. What event should I bind to and to which control? (as a side note, the latest svn of albuin fixed the alexs'' problem with sequel-2.x - never, ever,
2007 Mar 19
0
wxruby2-preview 0.0.39 is released
...n source and binaries for all the major platforms. 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...
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...ibution''s own wxgtk 2.8 development package, I noticed a missing link dependency: The wxruby2.so module is created at the end of the rake-driven compilation with the command g++ -shared -fPIC -o -L. -rdynamic -Wl,-export-dynamic -shared obj/AboutDialogInfo.o obj/AcceleratorEntry.o obj/AcceleratorTable.o obj/ActivateEvent.o obj/Animation.o obj/AnimationCtrl.o obj/App.o obj/ArtProvider.o obj/AuiDockArt.o obj/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/Bru...
2006 Dec 31
0
[817] trunk/wxruby2/Changelog: Last changes of 2006!
...nbsp&nbsp2006-12-31 14:08:22 UTC (rev 816) +++ trunk/wxruby2/Changelog&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2006-12-31 14:11:41 UTC (rev 817) </span><span class="lines">@@ -1,6 +1,14 @@ </span><ins>+- Added AcceleratorEntry and AcceleratorTable classes, plus doc (Alex Fenton) +- Added ContextMenuEvent plus plumbing (Alex Fenton) +- Added ScrollBar and ScrollEvent, plus event handling plumbing (Alex Fenton) +- Added WINDOW_VARIANT enum for small/mini controls on OS X (Alex Fenton) +- Raise an error if an invalid name is used to instantiate...
2007 Mar 09
0
[877] trunk/wxruby2/Changelog: Update with 0.0.39 changes; correct last version number
...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 ScrollBar and ScrollEvent, plus event handling plumbing (Alex Fenton) </span><span class="lines&qu...
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 07
0
[1017] trunk/wxruby2/Changelog: Update changelog with 0.0.40 changes
...he grid and wizard smaples (SL) +- Fix Stock Object initialization in App.i for 2.8 (AF) +- Added DISOWN typemap to fix Caret crash on exit (AF) +- Added DISOWN typemap to fix GriDCellRenderer-related crash (AF) +- Fix Window#GetChildren method for 2.8 (AF) +- 2.8 API: Window, BitmapButton, Bitmap, AcceleratorTable +- Fix crash on exit in fixdeleting.rb (Artur Kuptel) +- Prevent SWIG generating wrappers for ClientData methods (Artur Kuptel) +- Deleting fix for specific Director classes (Artur Kuptel) +- 2.8 Compile fixes for Win32 (Artur Kuptel) +- 2.8 Compile fixes for OS X (AF) +- 2.8 API additions for many...
2010 Jan 24
13
Where can I find a list of events for each widget?
I''ve searched the documentation like crazy but I can''t seem to find the events for each of the widgets. Any info on this would be greatly appreciated. -- Posted via http://www.ruby-forum.com/.
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
...that. I thought, I had all neccessary libraries installed, but maybe you know better... After compiling for a long time, rake fails with this error: ----------------------------------- g++ -shared -fPIC -o -L. -rdynamic -Wl,-export-dynamic -shared obj/AboutDialogInfo.o obj/AcceleratorEntry.o obj/AcceleratorTable.o obj/ActivateEvent.o obj/Animation.o obj/AnimationCtrl.o obj/App.o obj/ArtProvider.o obj/AuiDefaultDockArt.o obj/AuiDockArt.o obj/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....
2015 May 01
5
[LLVMdev] What does "debugger tuning" mean?
> -----Original Message----- > From: Daniel Berlin [mailto:dberlin at dberlin.org] > Sent: Friday, May 01, 2015 3:15 PM > To: Robinson, Paul > Cc: cfe-dev at cs.uiuc.edu Developers (cfe-dev at cs.uiuc.edu); LLVM Developers > Mailing List (llvmdev at cs.uiuc.edu); lldb-dev at cs.uiuc.edu > Subject: Re: [LLVMdev] What does "debugger tuning" mean? > > On Fri, May
2007 Apr 30
0
[997] branches/wxruby2/wxwidgets_282: Window - 2.6 -> 2.8 API, new methods and deprecations; update doc
...x"> directive. </span><span class="cx"> </span><ins>+h4. See also </ins><span class="cx"> </span><ins>+"WindowUpdateLocker":windowupdatelocker.html + + </ins><span class="cx"> h3(#Window_getacceleratortable). Window#get_accelerator_table </span><span class="cx"> </span><span class="cx"> "AcceleratorTable":acceleratortable.html *get_accelerator_table*() </span><span class="lines">@@ -734,15 +757,17 @@ </span><span cl...