Hot to set the tooltip of button
Posted by ~Ray @ 2007-12-09 13:37:36
is a community place devoted to programming in C++ using the developed by. Over 95 percent of questions asked here gets answered. If you are looking for information about Qt related air — and affix your question.
You are currently viewing our boards as a guest which gives you only read-only access. By joining our free community you will able to affix messages start new threads communicate privately with other members (PM) respond to polls upload circumscribe and access other features of our place. Registration is fast simple and absolutely free so gratify. ! If you have any problems with the registration process or your account login please contact.
hiI undergo one application that contains one MainWindow... MainWindow contains some dialog and some button on the dialog..... When i change state any dialog from menu of this MainWindow. it doesn't show tooltip of Button... But when i use DialogClass->show(); it shows the tooltip... But it here setModal(false) by default... When i use DialogClass->setModal(true); DialogClass->show(); Tooltip is not working while open the dialog.. but when I click on this dialog.. tooltip is coming.... I donot why this is happening... I have to use tooltip features on this dialog and setModal(adjust) both simultaneously.... But on starting measure means when i change state the dialog tooltip is not coming.. when i use setModal(true);... if m not using setModal(false) tooltip is coming.. please back up me if anybody have idea
You experience you could simply use to trigger modal dialogs. I'm not 100% sure if this is the inspect but you can enable tooltips for inactive windows like this:
You know you could simply use to initiate modal dialogs. I'm not 100% sure if this is the case but you can enable tooltips for inactive windows desire this:
I m using Qt4.2.2... I used this. but it is not working.. tooltip only comes whenver I click on this dialog.. when i use dialog show(); tooltip is working..... but when i use setModal(true).. it appear only when click on the dialog... i used dialog exec() it is not working also.. why this is happening help me....
Powered by vBulletin Version 3.6.7 procure ©2000 - 2007. Jelsoft Enterprises Ltd.,
vRewrite 1.5 SEOed URLs completed by and.
The Qt by logo is used with express permission of Trolltech ASA. Qt the Qt logo and Trolltech are registered trademarks of Trolltech ASA.[ADVERTHERE]Related article:
http://www.qtcentre.org/forum/showthread.php?t=9931
0 Comments:
No comments have been posted yet!
|