>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Mon, Nov 25, 2002 at 01:51:24PM +0100, Jean-Marc Lasgouttes John> wrote: Should this be solved with qt-only menu layout ? >> It could be an optitem and the lfun should be disabled if there is >> nothing hooked to the signal. John> Hmm, maybe. I was thinking of #define FRONTEND_NAME in config.h John> then disabling based on == qt. Same for tooltip item ... maybe John> it's a little non-U but ... It would be better to add a GUIRunTIme::getStatus method that handles whatever methods it wants, then. But looking at the signal just for preamble would be easier right now, if you tell me I can know whether a signal is hooked. JMarc
