[Qt-interest] radio button selection

Ramesh ramesh.bs at robosoftin.com
Fri Apr 23 15:40:44 CEST 2010


Ya stackwidget only..

 

I created a stack, then I added widget for it..

 

In widget  constructor while creating the radio button I am giving focus. 

I am putting tat radio button to layout.. adding to stack, giving focus..

 

Its perfectly right? Or wat?.. it should work also right?

 

From: Denis Akhmetzyanov [mailto:dakhmetzyanov at smartlabs.tv] 
Sent: Friday, April 23, 2010 6:16 PM
To: Ramesh
Cc: Qt-interest at trolltech.com; QtS60-feedback at trolltech.com
Subject: Re: [Qt-interest] radio button selection

 

Probably focus transfered to another widget. What's the stack? QStackWidget?

Could you show a piece of code which you are using for radio buttons?

 

2010/4/23 Ramesh <ramesh.bs at robosoftin.com>

Hey, sorry denis..

It worked.. 

 

But one doubt.. I did focus after putting the widget to stack..

I don't know what is the problem L

 

From: Denis Akhmetzyanov [mailto:dakhmetzyanov at smartlabs.tv] 
Sent: Friday, April 23, 2010 5:30 PM
To: Ramesh
Cc: Qt-interest at trolltech.com; QtS60-feedback at trolltech.com
Subject: Re: [Qt-interest] radio button selection

 

Hi,

Try to use mOnbutton->setFocus()

 

2010/4/23 Ramesh <ramesh.bs at robosoftin.com>

Hi,

 

I have a radio button in my application,

If I do "mOnbutton->setChecked(true)" radio button gets checked, but its not
getting selected, I mean selection rect is  not appearing but button is
getting selected..

How can I make button to show the selection rect

 

-----------------------------------------------

Robosoft Technologies - Come home to Technology

Disclaimer: This email may contain confidential material. If you were not an
intended recipient, please notify the sender and delete all copies. Emails
to and from our network may be logged and monitored. This email and its
attachments are scanned for virus by our scanners and are believed to be
safe. However, no warranty is given that this email is free of malicious
content or virus.

 


_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest




-- 
Best regards,
Denis Akhmetzyanov

 

-----------------------------------------------

Robosoft Technologies - Come home to Technology

Disclaimer: This email may contain confidential material. If you were not an
intended recipient, please notify the sender and delete all copies. Emails
to and from our network may be logged and monitored. This email and its
attachments are scanned for virus by our scanners and are believed to be
safe. However, no warranty is given that this email is free of malicious
content or virus.

 




-- 
Best regards,
Denis Akhmetzyanov


-----------------------------------------------
Robosoft Technologies - Come home to Technology

Disclaimer: This email may contain confidential material. If you were not an intended recipient, please notify the sender and delete all copies. Emails to and from our network may be logged and monitored. This email and its attachments are scanned for virus by our scanners and are believed to be safe. However, no warranty is given that this email is free of malicious content or virus.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100423/eaff444d/attachment.html 


More information about the Qt-interest-old mailing list