From: jeff_foxx on
I am creating a fullscreen kiosk on a touchscreen IBM PC. I have set Windows
to hide the taskbar, but for some reason, when the Director movie launches the
task bar pops up about halfway.. so basically you see like a 15px blue line at
the base of the screen.

is there a way to permanently hide this thing when the movie starts?

From: Diego on
jeff_foxx wrote:
> I am creating a fullscreen kiosk on a touchscreen IBM PC. I have set Windows
> to hide the taskbar, but for some reason, when the Director movie launches the
> task bar pops up about halfway.. so basically you see like a 15px blue line at
> the base of the screen.
>
> is there a way to permanently hide this thing when the movie starts?
>
>
Take a look at several Buddy API functions about that issue.

- baSetWindowDepth
- baActivateWIndow
- baWindowToFront
- baSetWindowState(

--
----------------------------------
Diego Mangoni
Multimedia Developer
http://www.dmzone.it
----------------------------------
From: gvoth on
Go to Property Inspector / Display Template tab. There you can select to make Windows bar items visible or not.
From: Mark A. Boyd on
On Mon, 23 Jan 2006 14:20:53 GMT, Diego wrote:

> Take a look at several Buddy API functions about that issue.
>
> - baSetWindowDepth
> - baActivateWIndow
> - baWindowToFront
> - baSetWindowState(

And, more specifically,

- baHideTaskBar


--
Mark A. Boyd
Keep-On-Learnin' :)
To email me, make a request in this newsgroup. White-list for this eddress
has been in effect since the 90s.