Recent

Author Topic: Text Field OnChange event not firing on OSX  (Read 2068 times)

Gizmo

  • Hero Member
  • *****
  • Posts: 831
Text Field OnChange event not firing on OSX
« on: November 22, 2017, 12:44:00 am »
Hi all

I have a simple text field on a form that has an OnChange event that fires whenever the text in it is changed. The OnChange event that fires calls a procedure that adjusts some output in a memo. On Windows and Linux, it works fine. But on Apple Mac OSX (sierra), the event does not fire.

I found a bug report here (https://bugs.freepascal.org/view.php?id=30167) that is similar, although related to a different component.

Is this kind of thing a known issue and in hand, or should I report a new bug for the OnChange event of text field? It's kind of a show stopper for me because I can't compile a new version of my program if a core (simple) part of it doesn't work on OSX.

 

TinyPortal © 2005-2018