From: Fleming, J. M <joh...@ed...> - 2007-05-29 23:19:28
|
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.=20 =20 Side note... if anyone else knows of a way to trap a win32 error let me = know. :/ =20 thanks! =20 active state 5.8.8, win32gui- 1.05. I'm using xmlbuilder 0.49 to handle = heavy gui lifting. =20 =20 oh btw, are there any beta builds of 1.06 by any chance? |