On 2017-02-22 23:53, Graeme Geldenhuys via Lazarus wrote: > Umm, that's exactly what I tried, but in never finds the command.
As a work-around I went through the MenuIntf, found the JCF menu. Iterated that until I found the 'jcfAbout' menu. I then call it's MenuItem.Click() method. Pretty ugly, but it worked. :) Obviously I would like to get the Command Interface working though. Regards, Graeme -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ My public PGP key: http://tinyurl.com/graeme-pgp -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
