similar to: Wx::Notebook tabs, bug reports on...

Displaying 20 results from an estimated 100 matches similar to: "Wx::Notebook tabs, bug reports on..."

2007 Oct 13
3
Newbie can''t get sample/etc/wizard.rb to work
Hello, I''ve downloaded wxruby onto windows (ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32]). All samples are working fine, except for wizard.rb, which gets: C:/Program Files/ruby/lib/ruby/gems/1.8/gems/wxruby-1.9.1-i386-mswin32/lib/wx/keyword_ctors.rb:201:in `initialize'': Error initializing #<Wx::Wizard:0x2f3fed8> (ArgumentError) Sent parameters:
2007 Oct 24
3
API doc update coming?
I''ve upgraded from 1.9.0 to 1.9.2 and am finding that the errors I''m getting don''t match the docs. For example, in Wx::ListCtrl: - The doc makes no mention of on_get_item_column_image(), but without this method I get NoMethodError. - The doc says on_get_item_attr() *may* be overloaded, but if I don''t define it, I get NoMethodError. The API doc appears to
2007 Nov 08
1
Why don''t my tabs look as nice as theirs?
Hello again, I''m running my WxRuby scripts on Windows XP. I am new at GUI coding. Here''s what I don''t understand: why my WxRuby notebook tabs don''t look like notebook tabs in other apps running on the same machine. I''ve attached two little examples. The first (mine.gif) shows what I get with WxRuby. The second (theirs.gif) is from a typical app
2007 Nov 12
4
XRCise says "Cannot create wrapper for subclass of wxWizard"
I have created a very simple DialogBlocks project that consists of a very simple wxWizard. I have exported the project to XRC and am trying to get XRCise to process it. XRCise produces the message "Cannot create wrapper for subclass of wxWizard". Is this a symptom of the XPath parsing in Ruby 1.8.6 bug? Or am I doing something wrong? My env: ruby 1.8.6 (2007-03-13 patchlevel 0)
2007 Oct 17
1
what''s a ListCtrlCompare ?
Hello all, The doc for Wx::ListCtrl#sort_items says the method takes a ListCtrlCompare. I''ve searched high and low, and I can''t find any description of such an object. Is there sample code somewhere in which an LC_REPORT style ListCtrl offers sorting by column? That''s really all I''m trying to do, and if I could see it done I''m sure it would all make
2007 Oct 16
1
Setting background color on a menu bar?
Thank you all for your help with my previous question. Now I have a question on setting the background color of a menu bar: can it be done? I''ve experimented thus: menuBar = Wx::MenuBar.new() menuBar.set_background_color( Wx::WHITE ) But alas, it seems to have no effect. (I''m using wxruby-1.9.0-i386-mswin32 with ruby 1.8.6) Thanks much!
2010 Jun 03
1
R upgrade fails on r-cran-class
Hello all, I encountered a problem using the recommended backport method to upgrade R from 2.7.1 to 2.11.1 in a Debian lenny system. r-base cannot install, and I tracked it down to a r-cran-class dependency: # apt-get install r-cran-class Reading package lists... Done Building dependency tree Reading state information... Done Package r-cran-class is not available, but is referred to by
2007 May 26
0
Centos - 4.x - VAIO notebook heating up
Hi friends, I have a problem i have VAIO VGN-F seies notebook which was performing slow on main power source, working fine on battery i did some tweaks on CPU speeds reading a lot of tutorials , i do not know whether this or somthing else has now started making mine notebook got heated up , i mean it is heatin up from base. I also have windows on the same system (dual boot), it was also heating
2006 Jul 11
0
Notebook suspend instructions -- Gentoo to Centos
At: http://www.linux.com/article.pl?sid=06/05/24/1716222 are instructions for implementing suspend mode on a Linux notebook, but the script is for Gentoo and it seems like Centos needs something else. As this puts my system REALLY fast into Suspend, but it never comes back out. Further the temp file: var/tmp/video_state.XXXXXX is empty, so something is not right. Now for my system, HP
2009 Jun 11
0
Problem with tabbed notebook (tcltk, Iwidgets)
Hi, I'm using R version 2.9.0 and I'm trying to execute an example using tabnotebook from iwidgets. Unfortunately I get a problem as you can see bellow: > library(tcltk) Loading Tcl/Tk interface ... done > library(tkrplot) > tclRequire("Iwidgets") <Tcl> 4.0.1 > > tt <- tktoplevel() > tkpack(tn <- tkwidget(tt, "iwidgets::tabnotebook"))
2009 Dec 11
2
Closing event on a Notebook page.
How do I catch a closing event for a Notebook page. I have added a number of pages (class Panel) to a Notebook and I can remove them via the default close button on the pane. But I what to run some code before the page(Panel) is closed, so I assumed that it gets a ''evt_close'', but that seems not to be the case. How do I get to run some code before the page(Panel) closes?
2012 Jan 29
1
Installing CENTOS 6.1 to Intel notebook
I have a notebook with HM65 Express chipset and (internal Core i5 2520M) HD Graphics 3000, but a graphical install of CENTOS 6.1 froze the PC. I was able to install by selecting ?Install with basic video driver?, but that left the internal display distorted and the external display not recognized. I found a fix for the problem at
2004 Nov 29
2
Asterisk on a notebook: Modem = FXO?
Hi, I've got a (maybe stupid) question: I'd like to install Asterisk on my notebook (just to play around with it). Is my internal phone modem equivalent to an FXO port? Hence, could I make phonecalls to my pots-line with it? thanks philipp
2004 Nov 29
2
Asterisk on a notebook
Hi, I've got a (maybe stupid) question: I'd like to install Asterisk on my notebook (just to play around with it). Is my internal phone modem equivalent to an FXO port? Hence, could I make phonecalls to my pots-line with it? thanks philipp
2015 Sep 19
1
[Bug 92049] New: Suspend/resume failure on Acer Aspire V5-573G notebook
https://bugs.freedesktop.org/show_bug.cgi?id=92049 Bug ID: 92049 Summary: Suspend/resume failure on Acer Aspire V5-573G notebook Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2006 Jan 15
1
Pcmcia notebook card configuration
I just installed CentOS v.2.1 on my laptop, and am not familiar with and wondered if CentOS has a pc card config gui. I have DSL and a dhcp router and modem setup. I can't find a card setup for my wired eth0 card in CentOS. And, I'm command line deprived. Everything seems to work except the pc cards. Both the wired and wireless are Linksys. Help. Tony -------------- next part
2006 Feb 15
1
problem with notebook
i have a notebook, Gateway M520. when i try to install centos 4.2, a kernel panic message stop the instalation.... somebody have the same problem, what i have to do to solve the problem.... my cd's work fine in another pc....
2006 May 15
0
wireless card on amd64 and notebook
>Jerry Geis wrote: >>/ All, />>/ />>/ Over the weekend I purchased a linksys wireless-g PCI card />>/ for use in my amd64 box. I downloaded ndiswrapper, compiled, installed, />>/ tried to load the driver off the CDROM and it was a no-go. />>/ />>/ I have do this on another box with an amd sempron. Difference being />>/ 32 bit versus 64 bit...
2008 Apr 08
1
How to get status of notebook lid?
Hello, I am using CentOS 5.1 on a toshiba tecra 8000 notebook. That works great so far. The only thing I could not realize is to shutdown the notebook if closing the lid. Therefor I need the current status (open or close) of the lid, but I don't know how. Is there any way to get this status, maybe under /proc/ or by some command? [root at beutelsend ~]# uname -a Linux beutelsend
2014 Feb 19
1
Dual boot on win 8 notebook
Hello list. I need suggestions or tutorial of installing centos on an notebook with win 8.1 already installed. Than you in advance. -- Untitled Document ------------------------------------------------------------------------ *?????? ????? - Gatsis Nikos* Web developer tel.: 2108256721 - 2108256722 fax: 2108256712 email: ngatsis at qbit.gr http://www.qbit.gr