LB Booster
« Word-wrap for texteditor? »

Welcome Guest. Please Login or Register.
Apr 1st, 2018, 03:30am



ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018.
We apologize Conforums does not have any export functions to migrate data.
Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.

Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
LB Booster Resources
LB Booster documentation
LB Booster Home Page
LB Booster technical Wiki
Just BASIC forum
BBC BASIC Home Page
Liberty BASIC forum (the original)

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: Word-wrap for texteditor?  (Read 600 times)
datwill
Guest
xx Word-wrap for texteditor?
« Thread started on: May 14th, 2015, 2:50pm »

I know that LBB can do word-wrap for texteditors, but what is the constant used for this in the stylebits command?
User IP Logged

Richard Russell
Administrator
ImageImageImageImageImage


member is offline

Avatar




Homepage PM


Posts: 1348
xx Re: Word-wrap for texteditor?
« Reply #1 on: May 14th, 2015, 3:25pm »

on May 14th, 2015, 2:50pm, Daniel Atwill wrote:
I know that LBB can do word-wrap for texteditors, but what is the constant used for this in the stylebits command?

Code:
texteditor #w.te, 10, 10, 280, 280
stylebits #w.te, 0, _ES_AUTOHSCROLL or _WS_HSCROLL, 0, 0
open "Wordwrap test" for window as #w
wait 
User IP Logged

datwill
Guest
xx Re: Word-wrap for texteditor?
« Reply #2 on: May 14th, 2015, 4:03pm »

Thank you
User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls