Re: Deluxe Slide Show Attn. Al

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hello Al,
--create a slide show window:this really the directory window
global constant SSWindow=
                EzWindow:Create(
                0,  --atom styleFlagsEx 
                WS_DLGFRAME,   --atom styleFlag-- 
                #E9E9E9,    --background color
                "Slide Show Window",    --caption
                28, 32,             --xpos, ypos
                520, 268,           --width, height
                0,--  MainAppWindow,       --parent ID
                --this was my mistake it should have been:
                MainAppWindow,       --parent ID
                0)

It still Blinks but you can hardly notice it.

Thanks Al, I’m still working  it in my mind how to do the other part.

Don Cole


Don Cole

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu