rigordo959 / tsWxGTUI_PyVx_Repository

The TeamSTARS "tsWxGTUI_PyVx" Toolkit is designed to be a foundation for developing, operating and troubleshooting those Python Curses based application programs embedded in local and remote 32-/64-bit computer systems used to monitor and control mission critical equipment.
13 stars 1 forks source link

tsLibGUI/tsWxGraphicalTextUserInterface mouse "Click" Event handling can be unreliable on some platforms. #46

Open rigordo959 opened 8 years ago

rigordo959 commented 8 years ago

tsLibGUI/tsWxGraphicalTextUserInterface mouse "Click" Event handling can be unreliable on some platforms. What works on Windows with Cygwin sometimes crashes on Ubuntu Linux.

Troubleshooting Hint:

Detected caret position, at time of mouse click, considered to be outside of displayed GUI object border.

Perhaps displayed GUI object border must be pre-aligned with character cell display.