Creating a HUD panel

Deploying to Mac OS? Ask Mac OS specific questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Mag
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 802
Joined: Fri Nov 16, 2012 10:51 pm

Creating a HUD panel

Post by Mag » Thu Mar 07, 2013 11:14 pm

Hi all,

I would like to add a HUD panel http://ioscodesamples.com/testground/wp ... G_0402.png in a Mac application, jut to inform that a process is finished. Somebody of you has some advice to get this? Maybe a graphic transparent that appairs in the center of the card?

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Creating a HUD panel

Post by Simon » Thu Mar 07, 2013 11:41 pm

Hi Mag,
There a great graphic resource in revOnline, search for spinner.
Look up modal in the dictionary and use the graphic as a model dialog box, setting the blendlevel to something you like.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Mag
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 802
Joined: Fri Nov 16, 2012 10:51 pm

Re: Creating a HUD panel

Post by Mag » Fri Mar 08, 2013 1:04 am

Thank you so much!

Post Reply