Displaying 20 results from an estimated 600 matches similar to: "Links to sizer_overview.html in docs"
2005 Aug 02
3
compile fix for wx2.6
building on ubuntu with wx2.6 gives only one error:
an argument type has changed from long to wxBitmapType in a
constructor of the wxIcon class.
These changes were needed to fix the build.
This brings up the question what is the status of the
swig/classes/include files which were generated using the xml extract
script which is no longer available in CVS.
Should that script be rerun using wx2.6
2005 Jul 30
7
Can''t compile the cvs-tree
Hi folks,
Let me start off by saying I''ve just been following wxruby development
for two or three days now and have read up on alot on what has been
going on. I must say I''m impressed and happy about all the things being
developed and created by you guys! You got me all excited and I know I''m
not the only one. If I have an opportunity to spend more time
investigating
2008 Mar 13
2
Doc patch for keyevent.txtl
Here''s a doc patch for keyevent.txtl. I''m also attaching two new
files referenced from keyevent.txtl.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: keycode.txtl
Type: application/octet-stream
Size: 2446 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/wxruby-development/attachments/20080313/89e9fa1a/attachment.obj
2007 Jan 09
6
help w/push_event_handler plus doc update request
Hi,
1) Can the online api docs get updated? Specifically can the overview
pages get added in to the main http://wxruby.rubyforge.org/doc/
index.html page? I happened upon the link to the Event Overview page
while browsing some class and wished that it had been listed in the
Event section of the index page.I don''t know how many other
"overview" pages there are but it
2005 Aug 02
1
Small fix for rake/rakelinux.rb
I just compiled wxwindows 2.6.1 with debug support.
After looking at rakelinux.rb I thought, "let''s set $debug to true".
Setting it to true however caused a failure when linking. It was looking
for the wrong libs.
Removing the $debug block fixed the problem, ie. this code is no longer
needed:
$debug = false
if($debug)
$wx_libs.sub!(/lwx_gtk/, ''lwx_gtkd'')
2008 May 13
2
NotebookSizer? / Resizing a listbook
There seems to be a NotebookSizer in C++ wxWidgets, is it in wxRuby or
is it going to be? Not a lot of info to be found about that one.
I''ve been trying to apply sizers to a Listbook but nothing goes at it
should be. Nothing is visible until I resize the top frame a little and
in best case I can get either horizontal grow but not simultaneous
vertical grow.
Would anyone mind showing me
2007 Nov 28
6
Problems installing/running svn-code
Hi,
The last couple of days I''ve been trying to get back on the wxRuby-horse
however I''ve ran into some problems while compiling/testing the
subversion sources. Mind, the 1.9.2 official release works fine.
Absolutely no problems whatsoever.
The first hurdle was that the rake install target doesn''t work. It fails
on rakewx.rb:145. Looking into it I found that
2007 May 05
0
[1015] trunk/wxruby2/doc/textile/sizer.txtl: Clarify that size_t should be a ruby Integer
<!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 Sep 26
2
ScrolledWindow.i.patch
Fixes up some methods used in the scrolled window.
[For giggles, try putting a GC.disable into wxScrolledWindow.rbw and try
the sample. With my current build on Windows, it''s very ugly what
happens after a certain point.]
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Jan 06
0
[840] trunk/wxruby2/doc/textile/boxsizer.txtl: Add methods listing, remove one bad link and not-for-user method descriptions
<!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 Oct 18
3
Nightly automatic documentation generation
Is there a way to have RubyForge run our ''rake html_docs'' on SVN Head
each night and if successful copy to http://wxruby.rubyforge.org/doc/?
I do not know all the features RubyForge provides to us but this one
would be pretty nice.
Sean
2006 Aug 28
1
Gem testing
Hi all,
First off sorry for the lengthy email but I typed it as I went along.
I just tried to start a bit of testing of the binary Linux gem (Kevin
sent me a link) and I quickly ran into a problem:
-----
jonathan@weatherlight ~/ruby-dev/wxruby/cvs_current/wxruby2/samples $
ruby test.rb
/usr/lib/ruby/gems/1.8/gems/wxruby-1.9.0-i486-linux/lib/wx.rb:22:
uninitialized constant Wxruby2 (NameError)
2007 Feb 12
0
[869] trunk/wxruby2/doc/textile/stddialogbuttonsizer.txtl: Added missing methods listing section
<!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:
2007 Feb 12
0
[865] trunk/wxruby2/doc/textile/gridsizer.txtl: Added missing methods section
<!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:
2005 Aug 04
9
wxruby2 retooling
I finally gave up on swig 1.3.22, since it seems to be causing too many
problems. Ubuntu breezy will have 1.3.24, so I''m retargeting wxruby2 to
swig 1.3.24+. At the moment, I have 1.3.25 on my system, since that''s
the current release.
I''m finding all kinds of problems with the post-processors we have that
clean up the .cpp files that swig creates. The
2001 Nov 30
2
Often seeing i_blocks too large after recovery(ies)
I have many systems running current ext3 code. Some of them have
hardware problems that lead to frequent reboots, and the journal
recovery has worked excellently. However, on the periodic forced fsck
on supposedly recovered and clean filesystems, I've many times seen
fsck report that i_blocks is too large in one or more inodes.
I suspect that i_blocks is somehow escaping proper restoration
2012 Nov 08
2
A question on "xyplot" function in Lattice package
Hi,
I am using xylot function in Lattice package. I find it excellently
written, but I don't know how to find resources on this function. One thing
I would like to change is the line type. To my knowledge, type ="l" means a
regular line, type "g" means broken lines, but I can't find a complete list
of the choices. The info obtained from the query in R is limited.
2006 Jun 16
2
Receiving faxes and then sending them on
Hi,
I'm trying to setup a system where incoming faxes are received using
SpanDSP and then send on to another (remote) fax machine. The SpanDSP
part is working excellently, however I dont seem to be able to get
the forwarding part to work. Heres what I put into my extensions.conf:
exten => s,4,Answer()
exten => s,5,Set(FAXFILE=/tmp/fax-${UNIQUEID}.tif)
exten =>
2006 Dec 12
0
[785] trunk/wxruby2/doc/textile/window.txtl: Remove set_constraints, correct docs for set_dimensions and set_size
<!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:
1998 Jun 04
5
Linux DoS attack through autoprobing
-----BEGIN PGP SIGNED MESSAGE-----
The autodetection routines for some linux modules can tie up the
machine for several seconds at a time. By trying to open devices not
present on the machine, a local user can disrupt service considerably.
A very simple exploit is
victim$ ls /dev/*/*
repeatedly.
A suggested fix is to remove or chmod 0 device nodes for hardware
not installed on the