Jan Wagner
2004-08-30 07:08:00 UTC
Hi,
just ran accross a really bad problem...
I got as far as creating a wxFrame with wxTAB_TRAVERSAL set, added a
wxPanel (also with wxTAB_TRAVERSAL), and then two wxTextCtrls with
wxTAB_TRAVERSAL. No other components added.
The problem is that this basic app will completely freeze when Alt-F
is pressed.
Any ideas where the problem might be? Workarounds?
(using wxwindows 2.4.2 from a Dev-C++ 5.0 devpak, running win2k)
- Jan
just ran accross a really bad problem...
I got as far as creating a wxFrame with wxTAB_TRAVERSAL set, added a
wxPanel (also with wxTAB_TRAVERSAL), and then two wxTextCtrls with
wxTAB_TRAVERSAL. No other components added.
The problem is that this basic app will completely freeze when Alt-F
is pressed.
Any ideas where the problem might be? Workarounds?
(using wxwindows 2.4.2 from a Dev-C++ 5.0 devpak, running win2k)
- Jan