Guest_imported
New member
- Jan 1, 1970
- 0
Hi everyone i am new to this forum. So please excuse me if i make any mistake.
I am working on a GUI engine and it is turning out pretty cool but i had one big problem. Whenever u open a window the background of the window gets stored in 4 different files using BSAVE. And when the window is closed or moved the background of the window needs to be restored. But since i divide the background in 4 different parts and store them on the Harddisk the whole becomes slow(well not actually too slow). I wanted to over come this problem by either using EMS or XMS memory. I am making this GUI in 640x480x16(Screen 12) using Qb4.5. The libraries which i found were all offering me SVGA but i will then have to start from 1.either scratch or 2.spend a huge time in converting to make my program compatible with the library.
Instead if someone outthere might have an EMS get and put routine which works similarly to Qb4.5s get and put or if some one has some bright ideas i would really appriciate it.
Thanks.
I am working on a GUI engine and it is turning out pretty cool but i had one big problem. Whenever u open a window the background of the window gets stored in 4 different files using BSAVE. And when the window is closed or moved the background of the window needs to be restored. But since i divide the background in 4 different parts and store them on the Harddisk the whole becomes slow(well not actually too slow). I wanted to over come this problem by either using EMS or XMS memory. I am making this GUI in 640x480x16(Screen 12) using Qb4.5. The libraries which i found were all offering me SVGA but i will then have to start from 1.either scratch or 2.spend a huge time in converting to make my program compatible with the library.
Instead if someone outthere might have an EMS get and put routine which works similarly to Qb4.5s get and put or if some one has some bright ideas i would really appriciate it.
Thanks.