Search found 5 matches
- Mon Feb 03, 2020 8:46 pm
- Forum: Program editor
- Topic: Left Border of Editor Window
- Replies: 7
- Views: 15614
Re: Left Border of Editor Window
I've never seen this before, either so I checked the LBB IDE (I only have access to linux/wine) and sure enough I can select a whole line of code with one click of the mouse. However, the mouse pointer does have to be positioned in exactly the right spot at which a 'right diagonal pointing mouse arr...
- Wed Nov 13, 2019 5:17 pm
- Forum: Compiler
- Topic: Disabled or Hidden Control still has Focus
- Replies: 11
- Views: 30051
Re: Disabled or Hidden Control still has Focus
Jack,
Old post, but did you test Richard's suggestion (Stylebits #1.Button1 _WS_DISABLED,0,0,0) ? it works for me and can be followed by !enable when required.
Just asking!
Old post, but did you test Richard's suggestion (Stylebits #1.Button1 _WS_DISABLED,0,0,0) ? it works for me and can be followed by !enable when required.
Just asking!
- Wed Nov 13, 2019 4:04 pm
- Forum: Liberty BASIC Language
- Topic: Font size in window title bars
- Replies: 4
- Views: 11857
Re: Font size in window title bars
As far as I can ascertain, the option to change titlebar fonts has been removed from win10 settings and I can not find any api method or BBC code either. If it is of importance to you, there are numerous ways of simulating a titlebar which can use a font and size as required. This might be of use to...
- Sun Jan 06, 2019 10:50 am
- Forum: General Board
- Topic: 2019 has arrived!
- Replies: 0
- Views: 12941
2019 has arrived!
Someone had to be first to post in 2019 :lol: Best wishes to all, hope Richard is still supporting. I'm guessing he's engaged in another important project. LBB still going strong and being used with linux/wine. Unless I'ved errored somewhere, after installing Mint19.1 and wine, LBB paste worked ok w...
- Wed Apr 18, 2018 7:33 pm
- Forum: General Board
- Topic: I HAVE BEEN BANNED FROM THE LB FORUM!!!
- Replies: 10
- Views: 23564
Re: I HAVE BEEN BANNED FROM THE LB FORUM!!!
From the Liberty Basic rules: "This forum exists for the promotion and discussion of Carl Gundels's Shoptalk Systems Liberty BASIC. Non-Shoptalk Systems languages or implementations may not be promoted here and there should be no in-depth discussion of other programming languages." C++ Pyt...