ok thanks .. erm I looked through all the set_properties but cant find a readonly property.

Nikos Kouremenos wrote:

On 10/24/05, *vector* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hi all
    I have a little problem with making tooltips for a readonly entry box
    Below is snippet of my code for making a read only box(this box is for
    read only data and is "greyed out" to inform the user its read only)
    however i still want the tool tip text to work


you should not use sensitive for readonly. there is readonly property which you can enable

but anyways add an eventbox in that entry and add the tooltip in the eventbox. now even if entry is not senstivie tooltip is shown

--
Nikos Kouremenos | Jabber ID: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> | http://members.hellug.gr/nkour

_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to