search for: settext

Displaying 16 results from an estimated 16 matches for "settext".

Did you mean: gettext
2010 Jul 28
6
FXTextField.connect(SEL_CHANGED)
When I do an assignment to the text in a FXTextField, SEL_CHANGED is not raised. The text is changed on the screen. How do I detect that the text has been changed and/or ... how do I raise SEL_CHANGED? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/fxruby-users/attachments/20100728/e0d169e5/attachment.html>
2006 Apr 25
5
FXListBox ...connect(SEL_COMMAND)
Hi, I think I got a problem with the FXListBox widget. ( ruby 1.8.4 (2005-12-24) [i386-mswin32]) ) FXListBox.new(parent, nil, 0) do |libo4| libo4.appendItem("0 very weird") libo4.appendItem("1 very weird") libo4.appendItem("2 very weird") libo4.appendItem("3 very weird") libo4.appendItem("4 very
2008 Feb 05
1
How to set text in text_field_tag???????
Simple problem but I can''t find a solution. I have this tag: <%=text_field_tag("query", params[:query], :autocomplete => "off" ) %> Its a search field box. Question: how do I update the text in the text field???? i.e is there a rails equivalent like query.setText("some text") Thanks -- 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 rubyonrails-talk-/JY...
2005 May 16
1
TEXTFIELD_ENTER_ONLY doesn''t work
Hi Lyle, I noticed that when creating a FXTextField with TEXTFIELD_ENTER_ONLY it still sends messages to its target when other keys than KEY_Return are pressed. I usually create a textfield this way: textfield = FXTextField.new(self, 50, self, ID_INPUT, TEXTFIELD_ENTER_ONLY) textfield.setText(aStr) textfield.setFocus textfield.move(x, y, w, h) textfield.show This way only the enter key should send the message SEL_KEYPRESSED/SEL_KEYRELEASED with ID_INPUT to the target. But that somehow doesn''t work. Regards, Jannis
2003 May 08
3
R crashes with package SJava; was Memory leakage?
Dear all, Maybe this has something to do with R crashing? When my R version crashes, there is Rgui.exe still running in the background (i.e. W2K's task manager recognises it only as a process, which apparently is using almost 100% of the CPU). I can reproduce that by "using" the SJava package (from Brian Ripley's homepage, as suggested on http://www.omegahat.org/RSJava/).
2007 Apr 13
0
[958] branches/wxruby2/wxwidgets_282: Additions to UpdateUIEvent API 2.6->2.8
...an class="cx"> * "UpdateUIEvent#get_set_enabled":#UpdateUIEvent_getsetenabled </span><ins>+* "UpdateUIEvent#get_set_shown":#UpdateUIEvent_getsetshown </ins><span class="cx"> * "UpdateUIEvent#get_set_text":#UpdateUIEvent_getsettext </span><span class="cx"> * "UpdateUIEvent#get_text":#UpdateUIEvent_gettext </span><span class="cx"> * "UpdateUIEvent#get_mode":#UpdateUIEvent_getmode </span><span class="lines">@@ -136,6 +139,12 @@ </span>&l...
2013 Jan 04
0
Wine release 1.5.21
...le handle leak (coverity). appwiz.cpl: Fix a leak (coverity). po: Update French translation. Hans Leidekker (11): winhttp/tests: Accept another error from WinHttpGetProxyForUrl. wmiutils: Introduce memory allocation helpers. wmiutils: Validate parameters in IWbemPath::SetText and IWbemPath::GetText. wmiutils: Register WbemDefPath. wmiutils: Parse the path passed to IWbemPath::SetText. wmiutils: Implement IWbemPath::GetNamespaceCount. wmiutils: Support more flags in IWbemPath::GetText. wmiutils: Add tests. wmiutils: Fix buffer size que...
2011 Aug 03
0
[PATCH] display ipv6 address in networking details page, also fix ipv6 netmask configurations.
...ipv6_addr.strip()) + status_text += "%1s: %5s %14s \n\n" % (key.strip(),dev_bootproto.strip(),ipv4_addr.strip()) status_text.strip() networking = TextboxReflowed(32, status_text, maxHeight=10) networking.setText(status_text) @@ -975,6 +979,32 @@ class NodeConfigScreen(): self.ipv6_netdevmask.setCallback(self.ipv6_netmask_callback) self.ipv6_netdevgateway = Entry(39, "", scroll = 0) self.ipv6_netdevgateway.setCallback(self.ipv6_gateway_callback) + if &quot...
2015 May 29
0
Wine release 1.7.44
...from a range. riched20: Implement tomTrackParms/tomCacheParms. riched20: Initial support for changing font properties. riched20: Support setting boolean font properties. riched20: Implement font property setters. riched20: Implement SetName(). riched20: Implement SetText for regular range. riched20: Implement SetText() for selection range. dwrite/tests: Some tests for control characters handling. riched20: Implement GetPara() for selection range. riched20: Implement InRange(). riched20: Implement IsEqual() for ranges. riched20: I...
2011 Aug 03
1
[PATCH] display ipv6 address in networking details page, also fix ipv6 netmask configurations
...ipv6_addr.strip()) + status_text += "%1s: %5s %14s \n\n" % (key.strip(),dev_bootproto.strip(),ipv4_addr.strip()) status_text.strip() networking = TextboxReflowed(32, status_text, maxHeight=10) networking.setText(status_text) @@ -975,6 +981,32 @@ class NodeConfigScreen(): self.ipv6_netdevmask.setCallback(self.ipv6_netmask_callback) self.ipv6_netdevgateway = Entry(39, "", scroll = 0) self.ipv6_netdevgateway.setCallback(self.ipv6_gateway_callback) + if &quot...
2006 Nov 07
2
Crash when embedding R X11 windows
Dear R developers, I've been experimenting with embedding R X11 windows into another application using KDE's QXEmbed on linux. Attempting to do so will crash R (with R 2.4.0, trunk, and I know the bug has been around in prior versions). I used to think this was related to bug #848, but I'm not sure, if / how the solution suggested there still applies to current versions of R.
2009 Jun 01
3
Problem EXCEPTION_ACCESS_VIOLATION (0xc0000005)
...] C [user32.dll+0x72a15] C [user32.dll+0x72f2c] C [user32.dll+0x9aba9] C [swt-win32-3452.dll+0xf939] j org.eclipse.swt.internal.win32.OS.SetWindowTextW(I[C)Z+0 j org.eclipse.swt.internal.win32.OS.SetWindowText(ILorg/eclipse/swt/internal/win32/TCHAR;)Z+21 j org.eclipse.swt.widgets.Text.setText(Ljava/lang/String;)V+108 j org.eclipse.jface.viewers.TextCellEditor.createControl(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;+119 j org.eclipse.jface.viewers.CellEditor.create(Lorg/eclipse/swt/widgets/Composite;)V+19 j org.eclipse.jface.viewers.CellEditor.<init&gt...
2005 Oct 05
5
InPlaceEditor crash on Safari
Quick question.. I often crash my Safari when using ''Enter'' on InPlaceEditor''s for submitting. Works fine on firefox(win & Mac) - no javascript errors. Anyone else seen this behavior? (Maybe it is just my alterings of InPlaceEditor :-) Best Regards Michael Krog
2012 Dec 21
0
Wine release 1.5.20
...in create_netconn_socket. winhttp/tests: Make sure proxy settings are restored. pdh: Accept the local machine name in counter paths. wmiutils: Rename wmiutils.idl to wmiutils_classes.idl. wmiutils: Add a stub implementation of IWbemPath. wmiutils: Implement IWbemPath::SetText and IWbemPath::GetText. Henri Verbeet (25): ddraw: Avoid LPDDCOLORCONTROL. ddraw: Avoid LPDDGAMMARAMP. ddraw: Avoid LPDDOVERLAYFX. d3d10core: Implement d3d10_device_PSSetSamplers(). d3d10core: Implement d3d10_device_PSGetSamplers(). ddraw: Avoid LPDDBLTBATCH....
2010 May 21
0
Wine release 1.2-rc1
...wined3d: Set the device.c GLINFO_LOCATION to *gl_info. Huw Davies (2): oleaut32: Set the font to dirty when loading a new data. comctl32: Fix an hfont leak. Ilya Shpigor (1): shdocvw: Added IDataObject stub implementation. Jacek Caban (15): mshtml: Check return value of SetText. mshtml: Test return value of OnStateChange. mshtml: Added IHTMLOptionElement::selected property implementation. mshtml: Added IHTMLTextAreaElement::put_value implementation. mshtml: Moved getting select's option element by index to separated function. mshtml: Adde...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *