>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Wed, Aug 28, 2002 at 11:12:20AM +0200, Jean-Marc Lasgouttes John> wrote: >> It is an idea of mine :) When moving the toc code out of the xforms >> frontend, I decided that the code that added 'More...' for long >> menus could better be used in the generic case. The menu length can >> be increased with constant max_number_of_items oor something like >> that. This is frontend-specific, as I guess qt has its own >> mechanism for dealing with long menus. John> Ah right. >> What I can do is: >> >> 1/ avoid the stupid situation reported by hawk John> How did it ever happen with File anyway ? Surely it only applies John> to Navigate menu. Setting lastfile limit to an obscene value, maybe. JMarc