This site is no longer active and is available for archival purposes only. Registration and login is disabled.

New member in gapidraw


New member in gapidraw

Postby stratus » Mar 16, 2010 @ 8:12pm

stratus
pm Member
 
Posts: 2
Joined: Mar 15, 2010 @ 6:33pm


Postby Johan » Mar 19, 2010 @ 4:01pm

Hello Stratus,

What you need to do is to redraw the entire screen, including the background. Typically you do a loop as follows:

1. Draw everything on screen to a CGapiSurface that is the same size as the screen (this surface is typically called the "back buffer")
2. Copy the "back buffer" surface to the screen using CGapiSurface::BltFast
3. Wait a few milliseconds
4. Go to #1

This is how most interactive applications work.

Sincerely
Johan
Johan Sanneblad, M.Sc, Ph.D
GapiDraw Systems Architect
[]
User avatar
Johan
pm Member
 
Posts: 1843
Joined: Jan 12, 2002 @ 12:38pm
Location: Sweden


Postby stratus » Mar 20, 2010 @ 9:34am

[quote="Johan"]Hello Stratus,

Thank you for your answer.I have one more question.I want to draw text with greek letters.I thought to use the Drawtext api using GetDC function.Is it going to work this approach;
stratus
pm Member
 
Posts: 2
Joined: Mar 15, 2010 @ 6:33pm


Postby Johan » Mar 21, 2010 @ 8:14am

Hello again,

Yes, using GetDC to draw text would work great!

If you decide to buy GapiDraw we have a special licensed version of GapiDraw 4.2 that stores all surfaces as DIB surfaces, meaning that GetDC will take 0 milliseconds overhead to call. This is very useful if you use a lot of GetDC calls.

Send me a PM and I can describe it in more detail for you.

Sincerely
Johan
Johan Sanneblad, M.Sc, Ph.D
GapiDraw Systems Architect
[]
User avatar
Johan
pm Member
 
Posts: 1843
Joined: Jan 12, 2002 @ 12:38pm
Location: Sweden


Return to GapiDraw


Sort


Forum Description

The Cross-platform Graphics SDK for Palms, Pocket PCs, Symbian Devices, and Stationary PCs.

Moderators:

sponge, Johan

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron