hi folks
I'am a new in the forum an I would like to say hello to You.
I live in Switzerland and work in a ordinary office an do some easy "programming". To be honest, i mainly use PB Forms and put some code afterwards in.
I'have been using Powerbasic 8.01 and PowerbasicForms 1.51 for about 2 years.
There is a big problem, that i cannot solve. Never found a proper sample somewhere, that exactly solved my big problem. Maybe there is someone of you, who can help me.
1)
I would like to show a Bitmap in a resizable window, that has the horizontal and vertical scrollbars.
2)
The Bitmap comes "out of a ressource file". (I know how to put that BMP in that ressource file.
How can I show that bitmap?
How can I use the scrollbars, hiding when the are not used and the Bitmap fits in to that window or showing them when the Bitmap is bigger than the surrounding window itself.
I am not able to solve that problem, it bothers me for such a long time.
I would lik to make a simple Infoprogram, containing a map of certain regions from the first world war.
But I cannot start with that project when im not able to solve the main problem.
I hope someone of you can help me, please.
I'am a new in the forum an I would like to say hello to You.
I live in Switzerland and work in a ordinary office an do some easy "programming". To be honest, i mainly use PB Forms and put some code afterwards in.
I'have been using Powerbasic 8.01 and PowerbasicForms 1.51 for about 2 years.
There is a big problem, that i cannot solve. Never found a proper sample somewhere, that exactly solved my big problem. Maybe there is someone of you, who can help me.
1)
I would like to show a Bitmap in a resizable window, that has the horizontal and vertical scrollbars.
2)
The Bitmap comes "out of a ressource file". (I know how to put that BMP in that ressource file.
How can I show that bitmap?
How can I use the scrollbars, hiding when the are not used and the Bitmap fits in to that window or showing them when the Bitmap is bigger than the surrounding window itself.
I am not able to solve that problem, it bothers me for such a long time.
I would lik to make a simple Infoprogram, containing a map of certain regions from the first world war.
But I cannot start with that project when im not able to solve the main problem.
I hope someone of you can help me, please.
Comment