[ wxwindows-Bugs-1687173 ] wxHtmlWindow does not work with wxChoice.
SourceForge.net
noreply at sourceforge.net
Sat Apr 14 03:41:17 PDT 2007
Bugs item #1687173, was opened at 2007-03-23 23:16
Message generated for change (Comment added) made by vaclavslavik
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1687173&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxMSW specific
Group: Must fix
>Status: Closed
>Resolution: Duplicate
Priority: 5
Private: No
Submitted By: Louis Barman (louisb)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxHtmlWindow does not work with wxChoice.
Initial Comment:
wxHtmlWindow does not work with wxChoice. Instead of embedding a wxTextCtrl in an HTML window I want to embed and wxChoice Control but this does not work
I have modified the sample sample/html/widget/widget.cpp (uploaded) to show the problem. It starts up with the wxChoice control embedding in the html window. I have added an extra window to show that it never receives a paint event and so does not display the text.
Press to F2 in the uploaded example to toggle the problem on and off. It toggles between the wxTextCtrl and the wxChoice controls.
I have had a go at trying to debug the problem but I need some help.
I have turned on the wxTraceMessages to try and debug the problem. Press F3 to turn in the wxTraceMessages on which is turned off again when the paint event is received.
I have tried this on both wxWidgets-2.8.2 and wxWidgets-2.4.0 and neither work on Windows (MSVC++ 6 and mingwin) but it works fine on Linux.
Thanks
Louis Barman.
----------------------------------------------------------------------
>Comment By: Vaclav Slavik (vaclavslavik)
Date: 2007-04-14 12:41
Message:
Logged In: YES
user_id=80834
Originator: NO
Duplicate of #953080:
https://sourceforge.net/tracker/index.php?func=detail&aid=953080&group_id=9863&atid=109863
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1687173&group_id=9863
More information about the wx-dev
mailing list