Hi Pat, Can you try using the form event "On after keystroke"? Here is a sample code that I tried out where I put in the ListBox object method:
: (Form event=On After Keystroke) SPELL CHECKING $textValue:=Get edited text Regards, Vance Villanueva -----Original Message----- From: 4D_Tech [mailto:[email protected]] On Behalf Of Pat Bensky via 4D_Tech Sent: Monday, September 03, 2018 12:54 PM To: 4D iNug Technical Cc: Pat Bensky Subject: SPELL CHECKING in a Listbox cell Using v16.3: The only way I can see to spell check the contents of a listbox cell is to do it via a "Check spelling" button. I don't see how to get it to work on a form event such as On Data Change because the Focus Object is the whole listbox, not the cell. Have I missed something or is a button the only way to do it? Pat -- ************************************************* CatBase - Top Dog in Data Publishing tel: +44 (0) 207 118 7889 w: http://www.catbase.com skype: pat.bensky ************************************************* ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

