Displaying 20 results from an estimated 300 matches similar to: "Wx::HtmlWindow.on_link_clicked"
2005 May 02
3
where is destructors?
Hello, wxruby-users.
I`m noticed huge GDI resources leakage when working with my programs
(on windows). Fortunately, i simple fix this by calling ''delete'' on
wxBitmap object (patch bellow). But i`m wondering -- why there are no
calls to destructors of wrapped wxwidgets objects in wxruby? Is there
some problems?
This is a patch:
2005 Apr 27
6
does anyone have success with wxruby with wxwidgets 2.6?
Hello, All.
I`m trying to compile wxruby with wxwidgets 2.6 under windows with
latest mingw, but have lot of troubles.
wxwidgets and ruby 1.8.2 compiles just fine, examples work pretty
well.
To make wxruby compile (non-swig, from cvs) i was made some minor
changes like explicit cast ("IN2NUM(...)" to "INT2NUM((long) ...)"),
removed some constant definitions from const.cpp
2007 Feb 12
0
[866] trunk/wxruby2/doc/textile/htmlwindow.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:
2006 Nov 06
3
HtmlWindow and friends
Hi
Attached is a patch to add HtmlWindow and some of its friends, including
HtmlEasyPrinting. Also a sample.
I haven''t tried exposing the parsing and rendering API yet to allow
custom tags etc - I just wanted to get basic HTML and the 0.6.0
compatibility classes first. There may well be some quite easy classes left.
There''s one ugly kludge to get OnOpeningURL to compile -
2006 Nov 12
0
[724] trunk/wxruby2: Initial commit of HtmlWindow functionality
<!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:
2004 Aug 25
3
wxclasses-2.4.2.xml
I couldn''t find the original tex document that the author of the xml
file converted from. Anyone knows where it is?
I am toying with the idea of _not using_ the xml file. Either getting
the wx header files thru SWIG (I assume you guys have thought about this
before already, any specific problems?), or continue with the template
generator in the current wxruby-4.0.
The RUBY port of
2004 Aug 20
8
wxruby-swig: where does wxclasses-2.4.2.xml comes from?
Was trying to understand more about the internals of wxruby-swig, where
does the big chunk of XML comes from? I saw something similiar in
Python, is that massaged out of there?
The codes produced by extractxml.rb and wxclasses-2.4.2.xml is quite
different from the original header files. Just for example the WxDialog
class.
OnXXX are non-virtual in WxWidgets, but virtual in wxruby-swig
2009 Feb 13
2
téléchargement et affichage d'image avec HtmlWindow
2006 Dec 02
0
[769] trunk/wxruby2/swig/classes/HtmlWindow.i: Added missing style flags
<!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:
2008 Mar 13
0
[ wxruby-Bugs-18812 ] Wx::HtmlWindow#set_page()
Bugs item #18812, was opened at 2008-03-13 09:54
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=18812&group_id=35
Category: Incorrect behavior
Group: current
Status: Open
Resolution: None
Priority: 4
Submitted By: Mario Steele (eumario)
Assigned to: Alex Fenton (brokentoy)
Summary: Wx::HtmlWindow#set_page()
Initial Comment:
There''s a
2006 Dec 03
0
[772] trunk/wxsugar/lib/wx_sugar/class_definitions.rb: Added HtmlWindow
<!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:
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
2008 Jan 03
0
checklistbox/htmlwindow
Bonjour Alex.
Vous n''avez pas répondu à ma question précédente!
Vous m''avez peut-être oublié?
merci
sebastien
http://beusse.liveror.com
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Jul 21
0
[1138] trunk/wxruby2/samples/html/html.rb: Place HTMLWindow in a panel so gets correct bg color on MSW
<!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 17
0
[682] trunk/wxruby2/doc/textile/htmlwindow.txtl: Fix some little formatting errors that were causing the page to be unreadable
<!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 Nov 24
7
htmlwindow
Bonjour.
Ne pouvant pas afficher toutes les pages web avec html window, est-ce qu''il est possible à partir d''un bouton de coller l''url choisi dans la barre de recherche d''IE7 par exemple et d''ouvrir IE7 automatiquement à la page recherchée?
Est-ce que vous pouvez me donnez quelques explications si cela est possible?
merci
sebastien
2004 Apr 23
11
Building wxruby-swig for Mac
0.0.5 sure gets the Mac build a lot further.
There''s a bug in the wxMac-2.4.2 distribution that I''m running into:
wx-config wants to invoke a program in the source directory at link
time. That''s ugly in itself, but it tries to use a variable
${top_srcdir} to accomplish this, and it''s apparently empty. It tries
to invoke
2005 Apr 30
1
wxRuby Roadmap, Schedule and wxWidgets 2.6.0
Hi,
I''m very interested in migrating some apps to ruby and wxRuby.
Is there a rough estimate of when wxRuby will support wxWidgets 2.6.0?
Are there specific tasks that require volunteers?
2005 Jul 16
28
wxruby (was: Some questions)
Roy Sutton wrote (on the FreeRIDE list):
> Really? That''s interesting. I haven''t checked out WxRuby but I would
> be much happier using something that interfaces to the underlying
> operating system''s widgets.
As a member (and former leader) of the wxruby team, I thought I would
share the state of the wxruby world.
The current release is 0.6, and it has
2005 May 06
3
Problems setting image data
Hi,
I''ve been having some intermittent (but repeatable) problems using
Image#set_data. In some cases, I get just a black image drawn after I''ve set
a (non-black) image. Other times I get a MSVC++ runtime exception. It
happens on the same files at the same time. I''m confident that I''m setting
the correct amount of data for the image size. (Note: Ruby 1.8.2,