similar to: [1076] trunk/wxruby2/samples/etc/activation.rb: Added sample of IconizeEvent to activation sample

Displaying 20 results from an estimated 800 matches similar to: "[1076] trunk/wxruby2/samples/etc/activation.rb: Added sample of IconizeEvent to activation sample"

2007 Oct 03
0
[ wxruby-Patches-14416 ] Patch for Bug [#12747] Crash on exit
Patches item #14416, was opened at 2007-10-03 15:59 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=220&aid=14416&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Christopher Bludau (count_cb) Assigned to: Nobody (None) Summary: Patch for Bug [#12747] Crash on exit Initial Comment: Patch for the bug [#12747]
2007 Jun 26
0
[1075] trunk/wxruby2/lib/wx/classes/evthandler.rb: Send IconizeEvent to EvtHandlers
<!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 Jun 26
0
[1074] trunk/wxruby2/swig/classes: Add IconizeEvent and cleanup header file
<!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 Jun 26
0
[1081] trunk/wxruby2: Added HyperlinkCtrl from the 2.8 API plus event mappings
<!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 Nov 28
1
Rails Beginner.. NoMethodError
Dear all I encounter error when I login my Web application NoMethodError in AdminController#login undefined method `get_title'' for #<Class:0x63ac78> Here is part of my code controller/admin_controller.rb def login session[:user_id] = nil if request.post? if User.authenticate(params[:name], params[:password]) user = User.find_by_name(params[:name])
2007 Jun 25
0
[1067] trunk/wxruby2: Set up event handlers in Ruby rather than by post-processing SWIG output
<!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:
2009 Dec 21
2
[PATCH] Fixed errors when the user selects a different remove libvirt host.
Now the app will show the current connection. When the user selects a different host then any connection exception is caught and the previous connection restored. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- nodeadmin/changehost.py | 6 ++++-- nodeadmin/configscreen.py | 5 ++++- nodeadmin/libvirtworker.py | 16 +++++++++++++++- 3 files changed, 23 insertions(+),
2007 Mar 18
0
[894] branches/wxruby2/wxwidgets_282/doc/textile/window.txtl: Document changed Window methods in 2.6 -> 2.8 API
<!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 Mar 29
0
[926] branches/wxruby2/wxwidgets_282: Update Dialog wx2.6 -> wx2.8 API, remove deprecations and cruft, update doc
<!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 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
2007 Apr 30
0
[996] branches/wxruby2/wxwidgets_282: TopLevelWindow: add some 2.8 methods; document; add missing CentreOnScreen
<!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 21
0
[699] trunk/wxruby2/doc/textile/window.txtl: Added paint method; corrected ret values for get_text_extent; removed
<!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 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
Bugs item #20211, was opened at 2008-05-18 13:46 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=20211&group_id=35 Category: Compile/build Group: current Status: Open Resolution: None Priority: 3 Submitted By: Tobias Peters (t-peters) Assigned to: Nobody (None) Summary: Unresolved symbol due to linkage error Initial Comment: While compiling wxruby
2007 Feb 12
0
[859] trunk/wxruby2/doc/textile/docchildframe.txtl: Added ''methods'' section; removed C++ members
<!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
[858] trunk/wxruby2/doc/textile/docmdichildframe.txtl: Added ''methods'' section; removed C++ members
<!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 Dec 10
0
CESA-2007:1076 Moderate CentOS 3 ia64 python - security update
CentOS Errata and Security Advisory 2007:1076 https://rhn.redhat.com/errata/RHSA-2007-1076.html The following updated files have been uploaded and are currently syncing to the mirrors: ia64: updates/ia64/RPMS/python-2.2.3-6.8.ia64.rpm updates/ia64/RPMS/python-devel-2.2.3-6.8.ia64.rpm updates/ia64/RPMS/python-docs-2.2.3-6.8.ia64.rpm updates/ia64/RPMS/python-tools-2.2.3-6.8.ia64.rpm
2007 Dec 10
0
CESA-2007:1076 Moderate CentOS 4 ia64 python - security update
CentOS Errata and Security Advisory 2007:1076 https://rhn.redhat.com/errata/RHSA-2007-1076.html The following updated files have been uploaded and are currently syncing to the mirrors: ia64: updates/ia64/RPMS/python-2.3.4-14.4.c4.1.ia64.rpm updates/ia64/RPMS/python-devel-2.3.4-14.4.c4.1.ia64.rpm updates/ia64/RPMS/python-docs-2.3.4-14.4.c4.1.ia64.rpm
2007 Dec 10
0
CESA-2007:1076 Moderate CentOS 3 i386 python - security update
CentOS Errata and Security Advisory CESA-2007:1076 python security update for CentOS 3 i386: https://rhn.redhat.com/errata/RHSA-2007-1076.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: addons/i386/RPMS/python-docs-2.2.3-6.8.i386.rpm updates/i386/RPMS/python-2.2.3-6.8.i386.rpm updates/i386/RPMS/python-devel-2.2.3-6.8.i386.rpm
2007 Dec 10
0
CESA-2007:1076 Moderate CentOS 3 x86_64 python - security update
CentOS Errata and Security Advisory CESA-2007:1076 python security update for CentOS 3 x86_64: https://rhn.redhat.com/errata/RHSA-2007-1076.html The following updated file has been uploaded and is currently syncing to the mirrors: x86_64: addons/x86_64/RPMS/python-docs-2.2.3-6.8.x86_64.rpm updates/x86_64/RPMS/python-2.2.3-6.8.x86_64.rpm updates/x86_64/RPMS/python-devel-2.2.3-6.8.x86_64.rpm
2007 Dec 11
0
CESA-2007:1076 Moderate CentOS 3 s390(x) python - security update
CentOS Errata and Security Advisory 2007:1076 https://rhn.redhat.com/errata/RHSA-2007-1076.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/python-2.2.3-6.8.s390.rpm updates/s390/RPMS/python-devel-2.2.3-6.8.s390.rpm updates/s390/RPMS/python-docs-2.2.3-6.8.s390.rpm updates/s390/RPMS/python-tools-2.2.3-6.8.s390.rpm