RE: XForms: Browser line limit

Mehalick RE (RM186061@shellus.com)
Tue, 9 Dec 1997 06:44:06 -0600

To subscribers of the xforms list from "Mehalick RE (Richard) at MSXSSC" <RM186061@shellus.com> :

I found the limit when adding lines to the browser, i.e I wasn't using
fl_load_browser. I stepped through my code and the line I was adding
was over 1024 and complete, but when I added the line to the browser and
scrolled over to the right, only the first 1024 characters were in the
browser.

> -----Original Message-----
> From: T.C. Zhao [SMTP:zhao@bloch.phys.uwm.edu]
> Sent: Monday, December 08, 1997 10:43 PM
> To: xforms@bob.usuf2.usuhs.mil
> Subject: Re: XForms: Browser line limit
>
> To subscribers of the xforms list from "T.C. Zhao"
> <zhao@bloch.phys.uwm.edu> :
>
> On Dec 8, 6:58am, Mehalick RE (Richard) at MSXSSC wrote:
>
> > I have a xforms application that uses a browser to display data with
> an
> > unknown length per row. The other day, a bug was reported that the
> > browser was chopping off part of the data. After looking into it,
> the
> > limit of 1024 as defined in the xforms.h file was reached. I can't
> find
> > a function to change the limit and I can't recompile xforms (no
> source)
> > so does anyone know of any function or options?
>
> You can not change the limit, but you can read the lines yourself
> then add it to the browser. The limit only applies to
> file loading (fl_load_browser) not browser itself. I will
> try to enlarge the limit.
>
> _________________________________________________
> To unsubscribe, send the message "unsubscribe" to
> xforms-request@bob.usuf2.usuhs.mil or see
> http://bob.usuf2.usuhs.mil/mailserv/xforms.html
> Xforms Home Page: http://bragg.phys.uwm.edu/xforms
> List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
Xforms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/