lmi
[Top][All Lists]
Advanced

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

wxHtmlWindow::AcceptsFocus() [Was: [lmi] Overriding wx member functions]


From: Greg Chicares
Subject: wxHtmlWindow::AcceptsFocus() [Was: [lmi] Overriding wx member functions]
Date: Fri, 02 Dec 2005 15:36:07 +0000
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

On 2005-12-2 2:59 UTC, Greg Chicares wrote:
> On 2005-12-1 15:47 UTC, Vadim Zeitlin wrote:
> 
>>GC> Is there an easy way to distinguish controls that would normally
>>GC> accept input from things like groupboxes?
>>
>> Yes: wxWindow::AcceptsFocus() should be what you need.

In wx-2.5.4 at least (we're both getting tired of me saying that),
wxHtmlWindow::AcceptsFocus() returns true. Does that seem right?

In an '.xrc' file, I have some notebook tabs whose first control
is a wxHtmlWindow, which gets focus because of this. Yet one cannot
enter data into this control.




reply via email to

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