On Tue, May 23, 2000 at 10:09:48PM +0200, Lars Gullik Bj&resh;nnes wrote:
> Dekel Tsur <[EMAIL PROTECTED]> writes:
> | What error messages (if any) you get in the terminal ?
> | I'm guessing that the problem occurs because the maximum number of XForms
> | popups has been reached (I haven't add a code to handle this case yet...).
> | This can also happen in the Refs menu.
>
> Max item exch pup: 128
> menu max str: 64
>
> I could not find max number of pups but I think it is 64.
>
For XForms 0.88 the limit is 32. However, it can be changed with a call to
fl_setpup_maxpups(int new_max)