Search found 4 matches

by dkl
Fri Nov 05, 2021 8:42 pm
Forum: General Board
Topic: problems with statictext and bmpbutton display
Replies: 6
Views: 7314

Re: problems with statictext and bmpbutton display

Ahh..... now I understand. Sorry for leading you on a wild goose chase. I really appreciate all your time spent sorting this out for me. Thank you for your time. All the Best :)
by dkl
Fri Nov 05, 2021 6:32 am
Forum: General Board
Topic: problems with statictext and bmpbutton display
Replies: 6
Views: 7314

Re: problems with statictext and bmpbutton display

This is very strange - with your code, I see exactly the same as you! How does my code work for you? this is my original code - as seen in pix 'nomainwin WindowWidth = 1155 WindowHeight = 600 UpperLeftX=int((DisplayWidth-WindowWidth)/2) UpperLeftY=int((DisplayHeight-WindowHeight)/2) x=10:y = 80:w = ...
by dkl
Thu Nov 04, 2021 11:57 am
Forum: General Board
Topic: problems with statictext and bmpbutton display
Replies: 6
Views: 7314

Re: problems with statictext and bmpbutton display

Many Thanks for your quick response. I have eliminated the comma in the CALLDLL and it now works fine. Thanks I am running in Windows 10 and LB V4.5.1 I have only changed the BackgroundColor$ statement to "darkcyan", but I have attached 3 jpg's to demonstrate what I mean. This has always b...
by dkl
Thu Nov 04, 2021 5:20 am
Forum: General Board
Topic: problems with statictext and bmpbutton display
Replies: 6
Views: 7314

problems with statictext and bmpbutton display

I enjoy programming in Liberty Basic and enjoy using LB Booster, but do have a few queries, which I hope someone would be kind enough to answer or offer help with. Both 'statictext' and 'bmpbutton' commands cause problems when using LB Booster. The programme will still run, but the GUI becomes messy...