Displaying 20 results from an estimated 20000 matches similar to: "XP-style widgets in wxruby"
2007 Nov 16
0
[ wxruby-Bugs-15666 ] bigdemo crashes after using the arrow keys to select the widgets
Bugs item #15666, was opened at 2007-11-15 21:28
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=15666&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Brian Takita (btakita)
Assigned to: Nobody (None)
Summary: bigdemo crashes after using the arrow keys to select the widgets
Initial
2008 May 02
3
FIX for wxruby-1.9.6 on Windows
Hi
If you''ve installed the latest wxRuby 1.9.6 on Windows and are having
trouble running applications, please try the following steps:
1) Ensure that you have msvcr80.dll and msvcp80.dll available on your
system. If you haven''t got them, they can be downloaded for free from
http://www.dll-files.com/ and placed in your ruby/bin directory.
2) Copy a file called
2004 Oct 21
0
Re: wxRuby: How to add a scrollbar to a Wx::Notebook tab
I''m going to cross-post this to the wxRuby ML because I know of at least one
wxRuby expert who does not subscribe to ruby-talk.
Curt
Stephan Kämper [mailto:Stephan.Kaemper@Schleswig-Holstein.de]
>
> Hi all,
>
> having just started to work with wxRuby, I would like to
> - display a Wx::Notebook
> - with several widgets in each row
> - where the text field in the row
2005 Jul 26
3
Wx::Html* widgets
Hello,
I''m having problems using the widgets Wx::Http*, such as
Wx::HtmlWindow, Wx::HtmlEasyPrinting, etc..
The error I got is "uninitialized constant Wx::HtmlWindow". The code
is correct since I''m trying to execute samples in the html/ directory.
All other samples work. I can''t even see that widgets doing
require ''wxruby'';
2007 Mar 18
1
wxruby website/wiki
Hi
I''ve given the wxruby wiki/website a quick lick of CSS, and added some
navigation to each page. Quite a lot of updated and re-organised content.
http://wxruby.rubyforge.org/
I''m no Picasso so suggestions to make it less ugly are welcome.
Even more, we''d like your content - it''s a wiki so thrives on your
contributions:
* Screenshots - your app running
2008 Jan 18
0
[ wxruby-Feature Requests-17217 ] change the names of group methods in StyledTextCtrl
Feature Requests item #17217, was opened at 18-01-2008 14:39
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=221&aid=17217&group_id=35
Category: Documentation
Group: None
Status: Open
Priority: 3
Submitted By: Nobody (None)
Assigned to: Alex Fenton (brokentoy)
Summary: change the names of group methods in StyledTextCtrl
Initial Comment:
in the
2007 Aug 24
2
SURVEY: wxRuby API style
Hi
As we''re getting closer to a stable release of wxRuby, I''d like to get
your views on the API style. There''s a survey here:
http://rubyforge.org/survey/survey.php?group_id=35&survey_id=66
I''d like to know if you''d like to see two wxSugar syntax features become
part of core, standard wxRuby version 2.0. These are:
1) Allow ruby-style
2008 May 10
4
from RubyCocoa to wxRuby ?
hey all,
thanks to alex who help me to get the latest running on my box ( Mac OS X
10.4.11)
to get it working download the latest gem locally cd to the directory where
it lies and :
$ sudo gem install --local wxruby
u''ll get :
Successfully installed wxruby-1.9.7-universal-darwin-9
1 gem installed
;-)
A question, my first test will be to convert a RubyCocoa project into
wxRuby.
this
2007 Apr 29
8
wxruby unfriendly to other threads?
I''ve seen a few e-mails about multithreading with respect to wxruby
but nothing recent. Unless I''m mistaken, and that may be, there
still appear to be problems.
The following code seems to hang my spawned thread in favor of the
wxruby event loop:
Thread.new do
puts "in thread"
loop do
sleep 5
puts "looping"
end
end
puts "main
2004 Jul 06
1
New to wxruby
Sorry if this is a repost for those of you who are also on the wxusers
list. But I thought I might get some more specific feedback here.
I am interested in producing graphical interface elements, like those:
http://azureus.sourceforge.net/img/sc/2.1.0.2/statistics.png
and http://azureus.sourceforge.net/img/sc/2.1.0.2/torrent_general.png
Can anyone point me to what wxruby widgets might work to
2006 Dec 26
0
[ wxruby-Feature Requests-7460 ] Add tutorial/overviews to main documentation
Feature Requests item #7460, was opened at 2006-12-26 11:45
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=221&aid=7460&group_id=35
Category: Documentation
Group: None
Status: Open
Priority: 3
Submitted By: Alex Fenton (brokentoy)
Assigned to: Alex Fenton (brokentoy)
Summary: Add tutorial/overviews to main documentation
Initial Comment:
There are several
2005 Jun 26
2
wxruby gems
Hi
Following on from some talk last year of creating gems for wxruby, I''ve
attached a first try at them (for 0.6.0, not wxruby-swig). I mainly made
them because I want to ease installation of Weft QDA by adding wxruby
(and sqlite) as gem dependencies, but hopefully they will be generally
useful.
A couple of queries:
1) Who should be listed as author?
2) It doesn''t include
2004 Jun 18
3
wxRuby 0.4.0 has been released!
wxRuby 0.4.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 Panther and MS Windows.
Please report any bugs or feature requests here:
http://rubyforge.org/tracker/?group_id=35
Changes in this release include:
* Many bugs were fixed.
* Added grid sample program.
* Windows binary now includes
2009 Nov 26
2
how can i use windows xp style in wxruby
sorry, i can''t open the page:
http://rubyonwindows.blogspot.com/2007/10/windows-xp-visual-style-controls-with.html
so, can anyone send the content to me? thinks very much
can put here or send me email: bencode@163.com
--
Posted via http://www.ruby-forum.com/.
2008 Apr 07
2
iGoogle-style Widgets with Script.aculo.us?
I''d like to create an iGoogle-style page with a library of draggable
layout widgets. Is such a thing using script.aculo.us already
available? (Would hate to re-invent it.) Also, has anyone had success
with nested draggables? For example, rearranging <div>s within an
already draggable <div>?
--~--~---------~--~----~------------~-------~--~----~
You received this message because
2008 Jan 14
0
[ wxruby-Feature Requests-17086 ] Add event handling for HtmlWindow
Feature Requests item #17086, was opened at 2008-01-14 17:16
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=221&aid=17086&group_id=35
Category: None
Group: None
Status: Open
Priority: 3
Submitted By: Alex Fenton (brokentoy)
Assigned to: Alex Fenton (brokentoy)
Summary: Add event handling for HtmlWindow
Initial Comment:
As of wxWidgets 2.8, the approach
2007 Aug 01
0
[ wxruby-Bugs-12751 ] text/unicode sample layout garbled on MSW
Bugs item #12751, was opened at 2007-08-01 18:00
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=12751&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: text/unicode sample layout garbled on MSW
Initial Comment:
The
2006 Nov 12
0
[ wxruby-Bugs-6633 ] Serious (but harmless?) GTK warnings on Linux
Bugs item #6633, was opened at 2006-11-12 16:46
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=6633&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 2
Submitted By: Alex Fenton (brokentoy)
Assigned to: Kevin Smith (qualitycode)
Summary: Serious (but harmless?) GTK warnings on Linux
Initial Comment:
2004 Jun 04
1
RE: problems installing wxruby
Jeremy Stell-Smith wrote:
>
> actually...
>
> the mac distro only includes the mac readme, and doesn''t say
> anything about
> wxwindows/widgets at all, except for where to get it
>
> the source distro in the main readme says that it works with wxWidgets OR
> wxWindows 2.4.x
Probably a wording error that snuck in when trying to accomodate the name
change to
2004 Apr 20
4
wxRuby 0.3.0 has been released!
wxRuby 0.3.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 Panther and MS Windows.
Hopefully, within a couple weeks I will release RubyGems for the source, and
RubyGem binaries for Mac, Windows, and Linux.
Please report any bugs or feature requests here: