Welcome Guest. Please Login or Register. Apr 5th, 2018, 11:10pm
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
If you require a dump of the post on your message board, please come to the support board and request it.
Huge canvas, possible?
« Thread started on: Mar 2nd, 2013, 9:36pm »
I recently startedusing BB4W again, and was undertaking an experiment concerning scroll.bbc
The limits in the program as supplied are those of a user defined mode, namely when I tried to darw to something that was 2000 by 2000 , nothing was drawn to the bottom and right of the VDU drivers output.
However, I a suspecting that this is because that is the limitation of the default screen bitmap created by the program.
So my question is, Is it possible to create a HUGE canvas? (By utilising the techniques suggested in the articles on direct screen access and pallete anim) to create a really big canvads that can be written to by the VDU drivers?
(I'm asking here, because it's a question of a more technical nature)
Re: Huge canvas, possible?
« Reply #1 on: Mar 4th, 2013, 3:08pm »
Hi Alex,
Have you looked at Prochugewindow in the manual under "Using windows larger than 1920 x 1440 pixels"? That would probably allow you to do what you want. Note the restriction on *text* viewports.
There's been discussion on this kind of thing several times on the Yahoo site.