|
From: jeff_foxx on 22 Jan 2006 16:19 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 23 Jan 2006 09:20 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 23 Jan 2006 11:43 Go to Property Inspector / Display Template tab. There you can select to make Windows bar items visible or not.
From: Mark A. Boyd on 24 Jan 2006 03:32 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.
|
Pages: 1 Prev: Missing DLL Error Next: Sound Froge as an external editor |