Displaying 20 results from an estimated 20 matches for "togglebutton".
2010 Jun 02
0
Segmentation fault on paste a long text into Scintilla
...<table style="width: 100%;" cellpadding="0"
cellspacing="0"><tbody><tr><td style="vertical-align: top;"
align="left"><div aria-pressed="false" title="Toggle Bold" role="button"
class="gwt-ToggleButton gwt-ToggleButton-up" tabindex="0"><input
style="opacity: 0; height: 1px; width: 1px; z-index: -1; overflow:
hidden; position: absolute;" tabindex="-1" type="text"><img
class="gwt-Image" onload=''this.__gwtLastUnhandledEvent=...
2006 Aug 17
2
link_to_remote option :onsuccess, execute js function
How should I define the :onsuccess option in my - link_to_remote - tag,
to execute a Js function
I wrote :
:success => "toggleButton(this, /db_bfilter/i);"
''this'' is the current element defined in my view :
<span id="db_bfilter0" class="depressed"><%= filter_link_helper "This
week" %></span>
<span id="db_bfilter1" class="raised">&l...
2006 Sep 19
0
Effect.Highlight interferes with Effect.toggle
...SlideUp/Down has no effect.
Any idea how to fix this problem so that a click of the toggle button
will always trigger a non-interruptable SlideUp/Down?
Thanks,
Colin
Code:
$A($(''container'').getElementsByTagName(''fieldset'')).each(function(el){
new ToggleButton(el.getElementsByTagName(''div'')[0],{
handle:el.firstChild,
effect:''blind'',
effectOptions: {duration: 0.25}
});
});
/* Usage:
new ToggleButton(element,{
showHTML/hideHTML: when using default, parent, or sibling,...
2004 Aug 26
18
wxRuby 0.5.0 has been released!
wxRuby 0.5.0 has been released and is now available for
download from RubyForge at http://wxruby.rubyforge.org/
This release includes binary builds for Max OS X and
MS Windows.
Please report any bugs or feature requests here:
http://rubyforge.org/tracker/?group_id=35
Changes in this release include:
* Added XRC (Xml Resource File) support.
* Added totally awesome HTML widget from Tobi
2004 Apr 27
15
Building wxruby on Solaris 9
Hi all,
Ruby 1.8.1
Solaris 9
wxwindows 2.4.2 (package from blastwave.org)
wxruby 0.3.0
I''m having trouble getting this sucker to build on my Solaris box.
Here''s how I''m building:
ruby extconf.rb --with-xrc-dir=/opt/csw
--with-xrc-include=/opt/csw/lib/wx
The include directive I added because the setup.h file is there (for
whatever reason). And yes, /opt/csw/bin and
2004 Aug 05
2
libraries needed to distribute app
Hi
I''m making an installer for my WxRuby app, using exerb. I''ve included
wxruby.so in the package, and it seems to work fine on my computer, but
are there any other dlls or whatever I''m likely to need, for example for
WxWidgets itself?
Cheers
alex
2003 Aug 27
0
build wxruby 0.1 with VC6 under NT5
Hello all,
I DLed wxruby 0.1 and tried to build it with VC6 SP5.
I have wxWindows 2.41.
After these changes the build works:
app.cpp
L15 remove sys/
comment: I do not have this directory, the header file time.h is in my
wx-directory
Makefile
remove togglebutton.obj from the line starting with "OBJ ="
comment: I dunno about the side effects this has (also my first time
editing a makefile)
install.rb
L8 changed to wxmsw24.dll (without the minor version - number was 240, I have 241)
comment: I had to copy the DLL from the directory where I had bu...
2003 Nov 11
1
.t file creation
Hi!
During creation of a .t file...
size_t type is not interpreted
is there any mini-tutorial about the options?
thx
Gergo
--
+-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+
| http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy |
| Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" |
+-- Magyar php mirror es magyar php
2003 Nov 13
7
modified classes
--
+-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+
| http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy |
| Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" |
+-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...alogButtonSizer.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/WindowDestroyEvent.o obj/WindowDisabler.o obj/Wizard.o obj/WizardEvent.o obj/WizardPage.o obj/WizardPag...
2006 Oct 15
4
TaskBarIcon
Attached are some patches to implement the TaskBarIcon. Let me know how
this works on Linux and OS X. You may want to ''svn update'' first and
get the new version of ruby.png since I fixed the transparent background.
Roy
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bigdemo.rb.patch
Url:
2008 Jan 30
2
Re: libgstreamer, slackware => libgconf.......???
Hoi, Mario and Alex,
Thanks for your ideas and I''ll be able to get ahead with them.
I dunno whether I am the only sole on linux planet wihout gconf or libgstreamer.... but I used the gem system of installing wxruby, which is a great tool. Of course I can give it a try to compile wxRuby myself (and hopefully not running into other dependencies when omitting Wx::MediaCtrl ) but, by
2003 Aug 25
4
Re: ANN: wxRuby 0.1.0 Alpha has been released!
...stctrl.o list.o panel.o scrolledwindow.o dc.o brush.o
> pen.o caret.o
> statusbar.o ownerdrawn.o config.o region.o cursor.o notebook.o tooltip.o
> mask.o socket.o url.o stream.o toolbar.o image.o palette.o treectrl.o
> classinfo.o splitterwindow.o methods.o staticbitmap.o control.o
> togglebutton.o grid.o menuitem.o textattr.o -ldl -lcrypt -lm -lc
>
>
> I /usr/i486-suse-linux/bin/ld: wxruby.so: undefined versioned symbol name
> wxBitmapButtonBase::OnSetBitmap(void)@@WXGTK2_2.4
> /usr/i486-suse-linux/bin/ld: failed to set dynamic section sizes:
> Bad value
> collect2:...
2006 Dec 03
0
[778] trunk/wxruby2: Remove broken and deprecated LayoutConstraints, update samples & docs
...87,8 @@
</span><span class="cx">
</span><span class="cx"> # bmpBtn.set_bitmap_selected(bmp2)
</span><span class="cx"> # bmpBtn.set_bitmap_focus(bmp3)
</span><del>-
-if !(RUBY_PLATFORM =~ /darwin/)
- ToggleButton.new(panel, ID_BUTTON_LABEL,
- "&Toggle label", Point.new(250, 20))
-end
</del><ins>+ ToggleButton.new(panel, ID_BUTTON_LABEL,
+ "&Toggle label", Point.new(250, 20))
</ins><span class="cx...
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
...ledTextCtrl.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/VListBox.o obj/VScrolledWindow.o obj/Validator.o
obj/Window.o obj/WindowCreateEvent.o obj/WindowDC.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 06
0
[836] trunk/wxsugar/lib/wx_sugar: Make :validator and :name sugary ctor args work for Controls classes
...utton''
</ins><span class="cx"> end
</span><span class="cx">
</span><span class="cx"> # A button which stays pressed when clicked by user.
</span><span class="cx"> WxSugar.define_keyword_ctors(''ToggleButton'') do
</span><span class="cx"> wx_ctor_params :label, :pos, :size, :style
</span><del>- # wx_ctor_params :validator, :name => ''checkBox''
</del><ins>+ wx_ctor_params :validator, :name => ''checkBox''
&l...
2005 Aug 09
43
Some patches.
...tly. *arrrg*)
OK, this are the patches:
wxruby-crlf.patch - There is some lineending cruft in some sorce files.
While this is not critical, it is annoying, so I removed them.
typemap-fix.patch - One paranthesis too much - seems this typemap is not
in use or the compiler would have complained...
togglebutton-fix.patch - Make the ToggleButton class compile on all
platforms - Should not be problemtical, but I could only test on Linux
(wxGTK), the wx manual says: "NB: This class is not available under
wxUniversal ports such as wxX11." - I don''t think this is a problem,
since our main ta...
2007 May 05
0
[1012] trunk/wxruby2/doc/textile: Added docs for AUI Advanced User Interface classes
...span><ins>+h2(#controls). Controls
+
+These are small windows or widgets which provide allow for various types
+of user input and interaction.
+
+|Control|The base class for controls|
+|Button|Push button control, displaying text|
+|BitmapButton|Push button control, displaying a bitmap|
+|ToggleButton|A button which stays pressed when clicked by user.|
+|CalendarCtrl|Control showing an entire calendar month|
+|CheckBox|Checkbox control|
+|CheckListBox|A listbox with a checkbox to the left of each item|
+|Choice|Choice control (a combobox without the editable area)|
+|ComboBox|A choice with an ed...
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/