lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] Two trifling help-cursor anomalies


From: Vaclav Slavik
Subject: Re: [lmi] Two trifling help-cursor anomalies
Date: Fri, 29 Feb 2008 21:24:12 +0100
User-agent: KMail/1.9.9

Vadim Zeitlin wrote:
> And here one possible improvement could be to show the help text of
> the next control following the static one as normally the label and
> the control it's used with should share the same help text. OTOH
> there can also be (rare but not impossible) situations when they do
> not.

You can set help text on wxStaticText, so I think it's reasonable to 
first check if it has help text and only try the next control if it 
doesn't. In the rare case that they shouldn't share help text, you'd 
simply set different texts for the control and the label.

Vaclav

-- 
PGP key: 0x465264C9, available from http://pgp.mit.edu/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]