lmi
[Top][All Lists]
Advanced

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

Re: [lmi] help implementation


From: Greg Chicares
Subject: Re: [lmi] help implementation
Date: Wed, 27 Feb 2008 02:30:45 +0000
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

On 2008-02-25 18:06Z, Vaclav Slavik wrote:
[...major snippage...]
>              <object class="wxTextCtrl" name="Comments">
>                  <size>180,-1</size>
> +                <help>Comments help placeholder</help>
>              </object>

Is there a way to make that work for wxSpinCtrl? I've initialized
a help provider, and other controls seem to work fine, but not
spin controls. For example:

  <object class="wxSpinCtrl" name="InforceYear">
      <size>80,-1</size>
      <help>Years elapsed since issue</help>
  </object>

The help text is displayed if I click first on [?], then on one
of the spin buttons (but not on the associated text control).
And I can't see how to make F1 do anything with a spin control.





reply via email to

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