January 16, 2020 at 12:40 pm
#24143
Hi Coralie,
I haven’t studied the Navigation Menu Object before but just took a look at the sample library.
The sample library does not crash when I use it, so I assume it’s something that happens in the On evMenuEntryClicked event.
The sample library has:
On evMenuEntryClicked
If not(iNavObj.$handleclick($cfield,pLineTag))
Do $cinst.$showmessage(con('Ident ',pLineIdent),'Click')
End If
Have you changed this code and if so, to what?
Rgds,
Gav