safirlaila
Programmer
When using the Tooltip (under Object Explorer | Appearance)
on buttons I very often got General Protection Fault message.
When I set Tooltip to False og blanked out the Tooltip text, the program was much more stable.
Instead of Tooltip I now use message("XXX") with the MouseEnter Method.
on buttons I very often got General Protection Fault message.
When I set Tooltip to False og blanked out the Tooltip text, the program was much more stable.
Instead of Tooltip I now use message("XXX") with the MouseEnter Method.