logo       

How to know about getting the focus: msg#00001

Subject: How to know about getting the focus
Hi,

I am looking for a gui toolkit for a bigger project in perl. So I tried using perl-qt. I am experienced in perl but a newbie to Qt.

I need to know when the user changes the input focus (I want to change some things like menus context-sensitive). How can I get informed when the focus changes?

I tried the following, but it doesn't work. I can't call the normal focus-change-handler. I get the error:

  --- No method to call for :
          QPushButton::focusInEvent(QPushButton, QFocusEvent)

If I change the last line to

  Qt::PushButton::focusInEvent(@_);

I get an memory allocation error. :-( I tried the same with "event()" and had the same problems. I tried to install an eventFilter but I could't get it word also. :-( Can someone help me?!?



----------------------------------------------------------------------
package Qt::TestWidget;
use Qt;
use Qt::isa qw(Qt::PushButton);

sub NEW{
  shift->SUPER::NEW(@_);
  #setPaletteBackgroundColor(Qt::Color(180,180,220));
}

sub focusInEvent{
  warn "focus";
  this->SUPER::focusInEvent(@_);
}
----------------------------------------------------------------------


Thanks,

Thomas


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
linux.arklinux....    user-groups.lin...    kde.usability/2...    ietf.ipp/2002-0...    mail.spam.spamc...    os.netbsd.devel...    audio.cd-record...    text.unicode.de...    php.documentati...    games.fps.halfl...    window-managers...    suse.oracle.gen...    bug-tracking.gn...    video.dvdrip.us...    xfree86.cvs/200...    java.netbeans.m...    network.argus/2...    culture.sf.kill...    debian.ports.al...    freebsd.questio...    qplus.devel/200...    handhelds.palm....   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe