I didn't really forget, I just didn't recognize the <>------<> as a code formatter icon.
Sorry if I posted your code w/o asking, but it's a great demo.
r.m.
Search found 4 matches
- Thu Feb 07, 2019 5:20 pm
- Forum: General Board
- Topic: Laser Cut Effect
- Replies: 3
- Views: 11211
- Mon Feb 04, 2019 4:11 pm
- Forum: General Board
- Topic: Laser Cut Effect
- Replies: 3
- Views: 11211
Laser Cut Effect
This is taken from 'that other LB forum'. (I don't know how to format code anymore) r.m. 'Laser engraving (look-alike) 'tsh73 'Jan 2019. Feb 2019 - with GetPixelAPI for LB nomainwin WindowWidth = 650 open "Laser engraving" for graphics_nsb_nf as #gr #gr "trapclose [quit]" handleg...
- Sun Dec 16, 2018 3:39 pm
- Forum: Compatibility with LB4
- Topic: LB5 emulation?
- Replies: 1
- Views: 9150
LB5 emulation?
Carl Gundel is promising alpha testing of LB5 by January.
Any chance there will be an LBB5?
r.m.
Any chance there will be an LBB5?
r.m.
- Wed May 16, 2018 3:57 pm
- Forum: BASIC code examples
- Topic: Formatting Numeric Input
- Replies: 42
- Views: 96457
Re: Formatting Numeric Input
Does the numeric stylebits command not meet anyone's needs to prevent non-numeric input?
Stylebits #textboxname, _ES_NUMBER, 0, 0, 0
r.m.
Stylebits #textboxname, _ES_NUMBER, 0, 0, 0
r.m.