similar to: [ wxruby-Bugs-15025 ] TextCtrl method get_insertion_point() return is constrained to a 16 bit number

Displaying 20 results from an estimated 4000 matches similar to: "[ wxruby-Bugs-15025 ] TextCtrl method get_insertion_point() return is constrained to a 16 bit number"

2007 Jun 08
0
[ wxruby-Bugs-11446 ] Wx::TextCtrl behaves wrong when scrolling
Bugs item #11446, was opened at 2007-06-08 10:48 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=11446&group_id=35 Category: Incorrect behavior Group: current Status: Open Resolution: None Priority: 3 Submitted By: Mario Steele (eumario) Assigned to: Kevin Smith (qualitycode) Summary: Wx::TextCtrl behaves wrong when scrolling Initial Comment: On
2007 Jan 22
0
[ wxruby-Bugs-8068 ] TextCtrl#append_text doesn''t work when text is in UTF8
Bugs item #8068, was opened at 2007-01-22 20:27 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=8068&group_id=35 Category: Incorrect behavior Group: current Status: Open Resolution: None Priority: 4 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: TextCtrl#append_text doesn''t work when text is in UTF8
2007 Oct 02
0
[ wxruby-Bugs-14374 ] TextCtrl TE_RICH and SUNKEN_BORDER (WxRuby1.9.1)
Bugs item #14374, was opened at 2007-10-02 12:13 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=14374&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Christopher Bludau (count_cb) Assigned to: Nobody (None) Summary: TextCtrl TE_RICH and SUNKEN_BORDER (WxRuby1.9.1) Initial Comment: When
2007 Nov 23
0
[ wxruby-Bugs-15845 ] ctrl+shift+t crashes empty styled textctrl
Bugs item #15845, was opened at 2007-11-23 00:02 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=15845&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Christopher Bludau (count_cb) Assigned to: Nobody (None) Summary: ctrl+shift+t crashes empty styled textctrl Initial Comment: If one pressed
2006 Sep 21
9
problem with TextCtrl#get_insertion_point
I''m trying to un-ignore TextCtrl#get_selection. The typemaps work fine, but in the process it breaks get_insertion_point. This is because (on Mac, tho not GTK), get_insertion_point calls get_selection internally and simply returns the first value. I think the return value is being converted from a long to a ruby int twice, because when get_selection is wrapped, it works fine but the
2008 May 19
0
[ wxruby-Bugs-20245 ] position_to_xy always returns nil in OSX
Bugs item #20245, was opened at 2008-05-19 12:51 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=20245&group_id=35 Category: Incorrect behavior Group: current Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: position_to_xy always returns nil in OSX Initial Comment: Tested under OsX Leopard,
2007 Jun 17
2
Wx::TextCtrl and wxMSW
Hey Alex, Found a solution to the problem that was occuring with wxMSW and the Wx::TextCtrl, have yet to verify that this will work in linux, but my little trick to the matter, was simple, thanks to the things that are provided with both Wx::TextCtrl, and Wx::Window classes. I''m providing this bit of information for thoes who may have trouble with dealing with Wx::TextCtrl, _AND_ have
2008 Jul 19
0
[ wxruby-Bugs-21273 ] Segmantation fault in textctr.append_text
Bugs item #21273, was opened at 2008-07-19 17:51 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=21273&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Roman Zawada (zwadar) Assigned to: Nobody (None) Summary: Segmantation fault in textctr.append_text Initial Comment: I''m using window with one
2007 May 11
0
[ wxruby-Bugs-10759 ] Wx::AuiManager.get_all_panes can not get all pane.
Bugs item #10759, was opened at 2007-05-11 04:09 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=10759&group_id=35 Category: Incorrect behavior Group: v0.4 Status: Open Resolution: None Priority: 3 Submitted By: Chen Peng (auguusstt) Assigned to: Kevin Smith (qualitycode) Summary: Wx::AuiManager.get_all_panes can not get all pane. Initial Comment:
2007 Jan 08
0
[ wxruby-Bugs-7658 ] Window#set_focus method not working on OS X
Bugs item #7658, was opened at 2007-01-08 01:12 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=7658&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Window#set_focus method not working on OS X Initial Comment: The
2007 Jan 15
0
[ wxruby-Bugs-7849 ] disable does not disable some child components on OS X
Bugs item #7849, was opened at 2007-01-15 07:13 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=7849&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Kevin Smith (qualitycode) Summary: disable does not disable some child components on OS X Initial Comment: if
2007 Jan 25
0
[ wxruby-Bugs-8131 ] EVT_TEXT_ENTER not firing on OS X & Linux
Bugs item #8131, was opened at 2007-01-25 05:27 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=8131&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: EVT_TEXT_ENTER not firing on OS X & Linux Initial Comment:
2006 Dec 06
0
[ wxruby-Bugs-7131 ] Stock colours (eg Wx::WHITE) are not available before App#on_init
Bugs item #7131, was opened at 2006-12-06 19:13 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=7131&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Kevin Smith (qualitycode) Summary: Stock colours (eg Wx::WHITE) are not available before App#on_init
2008 May 25
0
[ wxruby-Bugs-20348 ] Apparent problems in text selection by direction arrow keys with shift held down
Bugs item #20348, was opened at 2008-05-25 12:12 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=20348&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Ross Goodell (rossgoodell) Assigned to: Nobody (None) Summary: Apparent problems in text selection by direction arrow keys with shift held
2007 Jul 04
0
[1104] trunk/wxruby2: Added 2.8 methods to TextCtrl & document them; tidy up header file
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2006 Apr 27
5
Major Breakthrough?
Attached are patches to make the textctrl.rb sample work fully. Note the new %directorargout typemap I added to fix wxWindows calling into SWIG. I don''t know if this can fix all such problems or not. Let me know what you think. I also rubified the sample a little bit more. Also, note that I fix the << operator so the function can be called. I hope I did this right. Roy
2006 Dec 18
0
[ wxruby-Feature Requests-7343 ] Add TextUrlEvent
Feature Requests item #7343, 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
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
Bugs item #20211, was opened at 2008-05-18 13:46 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=20211&group_id=35 Category: Compile/build Group: current Status: Open Resolution: None Priority: 3 Submitted By: Tobias Peters (t-peters) Assigned to: Nobody (None) Summary: Unresolved symbol due to linkage error Initial Comment: While compiling wxruby
2007 May 07
1
[ wxruby-Bugs-10662 ] ClientDC paint not being shown on OS X with 2.8
Bugs item #10662, was opened at 2007-05-07 19:55 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=10662&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 4 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: ClientDC paint not being shown on OS X with 2.8 Initial Comment:
2007 Dec 05
0
[ wxruby-Bugs-16109 ] cannot use wxruby-gem
Bugs item #16109, was opened at 2007-12-05 10:51 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=16109&group_id=35 Category: Installer problems Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: cannot use wxruby-gem Initial Comment: $ ruby