Re: [PyQt] Re: tooltips in menu: how?

2009-04-20 Thread projetmbc

Wolfgang Rohdewald a écrit :

let me restate what I observed:

if the tip click here... appears,  the tips tooltip 0 etc will never appear 
unless
the program is restarted

if the tip click here... does not appear,  the tips tooltip 0 etc will appear

this is inconsistent behaviour.
  

You're right this a real problem. I've it on my computer too.
This is a bug.


Wolfgang Rohdewald a écrit :
Even worse: 


1. wait for the tooltip click here to appear
2. open the menu and click on any menu entry.
3. the tool tip click here will never appear again

don't you observe this behaviour? What versions are you using?

I do not have this problem.


Christophe.

___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


Re: [PyQt] Re: tooltips in menu: how?

2009-04-19 Thread projetmbc
This is normal. When the menu is activated ther is no reason to give a 
tooltip about it because we know wath is in.


Christophe.


Wolfgang Rohdewald a écrit :

this code works here too - but not always.

First place the mouse over the menu and wait until the
tooltip Click here... appears

now click on it and move the mouse to the menu entries.

No tooltips.

They only appear if the click here... was not visible when
opening the menu.


___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


Re: [PyQt] Re: tooltips in menu: how?

2009-04-19 Thread Wolfgang Rohdewald
On Sonntag, 19. April 2009, projetmbc wrote:
 This is normal. When the menu is activated ther is no reason to give a 
 tooltip about it because we know wath is in.

let me restate what I observed:

if the tip click here... appears,  the tips tooltip 0 etc will never appear 
unless
the program is restarted

if the tip click here... does not appear,  the tips tooltip 0 etc will appear

this is inconsistent behaviour.

Even worse: 

1. wait for the tooltip click here to appear
2. open the menu and click on any menu entry.
3. the tool tip click here will never appear again

don't you observe this behaviour? What versions are you using?


-- 
Wolfgang
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


[PyQt] Re: tooltips in menu: how?

2009-04-18 Thread Wolfgang Rohdewald
On Saturday, 18. April 2009, projetmbc wrote:
 V. Armando Solé is right. With this solution the tooltips come quickly 
 in my computer. The corresponding PyQt code is :

this code works here too - but not always.

First place the mouse over the menu and wait until the
tooltip Click here... appears

now click on it and move the mouse to the menu entries.

No tooltips.

They only appear if the click here... was not visible when
opening the menu.

I have libqt4.5 and pyqt4.4

Maybe somebody (not me) should try this in C++

-- 
Wolfgang

___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt