Does anyone know how to disable tooltips in a GetOpenFileName window? I have a
problem that I think it related to tool tips. Sometimes (can't tell what the
trigger is) when hovering over a file the perl script will just exit. No core
file or complaints. I tried wrapping the whole program into an eval { } print
$@ if $@ but that didn't show anything.
Side note... if anyone else knows of a way to trap a win32 error let me know. :/
thanks!
active state 5.8.8, win32gui- 1.05. I'm using xmlbuilder 0.49 to handle heavy
gui lifting.
oh btw, are there any beta builds of 1.06 by any chance?