Re: XForms: Using tabs in text

T.C. Zhao (tc_zhao@yahoo.com)
Sat, 22 Aug 1998 21:20:29 -0700 (PDT)

# To subscribers of the xforms list from "T.C. Zhao" <tc_zhao@yahoo.com> :

You can use the undocumented function (it will be in the
next release) to draw a single line of text:

int fl_drw_stringTAB(Window win, GC gc, int x, int y,
int style, int size, const char *string,
int len, int img);
where all the parameters have the obvious meaning. Parameter
img constrols the selection of XDrawImageString() or
XDrawString.

---Gerald Gryschuk <ggryschuk@scf.sk.ca> wrote:
>
> # To subscribers of the xforms list from Gerald Gryschuk
<ggryschuk@scf.sk.ca> :
>
> Hi.
>
> This should be a fairly easy question.
>
> I have read the manual and found reference to fl_set_tabstop but there
> is no corresponding fl_get_tabstop nor any mention of how one might
> using tabstops in their own work, as opposed to adding a tabbed line
in
> a browser for instance.
>
> So... would someone be able to tell me how to go about displaying text
> that may have embedded tabs in it in my own free object.
>
> Thanks.
> --
> Gerald Gryschuk(ggryschuk@scf.sk.ca)
> Programmer Analyst
> Saskatoon Cancer Centre
> ((306)655-2746)
> _________________________________________________
> 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/
>
>

_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at /cgi-bin/exit-to?http://mail.yahoo.com

_________________________________________________
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/