Ticket #67 (closed defect)

Opened 8 years ago

Last modified 8 years ago

Examples crashes on show tooltips.

Reported by: alex_1a Owned by: vadz
Priority: normal Milestone:
Component: wxMSW Version:
Keywords: Cc: alex_1a, vadz
Blocked By: Patch: no
Blocking:

Description

Hello everybody.

I use the latest release of wxWindows and latest (stable) release of Cygwin on my NT 4 (SP6).
I've try to compile and run some examples (in the sample dirs). First I have compiled MSW-
distribution in src/MSW/ dir with make -f makefile.g95. Then a have compiled some examples at the
same way. Examples without showing tooltips at toolbars work fine. But the samples with tooltips at
the toolbars (i.e. mdi, ???frame, a.s.o.) crashes if I put mouse at the toolbar button and wait appr. 1 sec
for tooltips comming - that brings the programm to crash. If I move mous out of the button after 0.3 sec
tooltip come not at programm work fine, this crashes only if I wait for ttoltip coming.

How can i avoid this strange things?

Thanks a lot.

Alexander Landa

Change History

Changed 8 years ago by vadz

I can't do anything about it as I don't have cygwin installed and this is clearly a compiler/header problem

double check the declarations in cygwin headers with MSDN, there is almost sure something wrong there

Note: See TracTickets for help on using tickets.