#1 Dec 28, 2007 8:41 am

JesterJDL
Member
Joined: Dec 27, 2007

[req] HUD tutorial

Could someone please make a tutorial to make windows into HUDs using interface builder 3, a lot of people love HUD and i think it'd be great if someone could provide a tutorial big_smile

Offline

 

#2 Dec 28, 2007 10:01 am

nicksampo
Member
From: North Wales and Reading
Joined: May 28, 2007

Re: [req] HUD tutorial

+ 1 , even though I'm sure it will be different for every window, just if anyone can be bothered it would be really helpful.
Cheers
Nick

Offline

 

#3 Dec 28, 2007 10:32 am

ConnorCimowsky
Member
From: Toronto, Canada
Joined: Jun 5, 2007
Website

Re: [req] HUD tutorial

I agree, a tutorial would be great.

Offline

 

#4 Dec 28, 2007 12:04 pm

xion
Member
From: Madrid, Spain
Joined: Mar 14, 2006
Website

Re: [req] HUD tutorial

+1 smile_thumbup

Offline

 

#5 Dec 28, 2007 1:49 pm

kleinmaetschke
Member
From: Macristocracy
Joined: Apr 9, 2007
Website

Re: [req] HUD tutorial

This is a Basic idea. Backup everything you touch. Don't go HUD crazy.

Open up a nib file from the applications package contents with Interface Builder 3.
Look for something similar to this image here:
http://img401.imageshack.us/img401/3937/picture1si1.png

I found one labeled panel, but the labels will change based on the application.
http://img80.imageshack.us/img80/9578/picture2pw7.png

In the window/palette to the right of the nib content window will be these selections:
http://img292.imageshack.us/img292/3977/picture3ut5.png

You want to check HUD if its there. If its not there, then it is not easily HUD capable.

Offline

 

#6 Dec 28, 2007 2:08 pm

Wil1113
Member
Joined: Oct 7, 2006
Website

Re: [req] HUD tutorial

@kleinmaetschke, actually, go to the identity panel in the inspector and you can set the window clas if not already HUD-Capable (presumably NSWindow), to NSPanel, then you can set it to HUD i the way you said. smile

Offline

 

#7 Dec 28, 2007 2:26 pm

GuiDoctor
Member
From: oklahoma city
Joined: Sep 23, 2006

Re: [req] HUD tutorial

here's a quick tut for calc..big_smile
hope it is some help.
http://members.cox.net/linkwerks/hud_calc_sm.png

http://members.cox.net/linkwerks/HUD%20tut%20part1.zip

Last edited by GuiDoctor (Dec 28, 2007 2:27 pm)

Offline

 

#8 Dec 28, 2007 2:27 pm

kleinmaetschke
Member
From: Macristocracy
Joined: Apr 9, 2007
Website

Re: [req] HUD tutorial

Erm...there's nothing there.

EDIT, nevermind, jumped the gun.

Last edited by kleinmaetschke (Dec 28, 2007 2:28 pm)

Offline

 

#9 Dec 28, 2007 2:30 pm

JesterJDL
Member
Joined: Dec 27, 2007

Re: [req] HUD tutorial

THANKS big_smilebig_smilebig_smile

Offline

 

#10 Dec 28, 2007 2:33 pm

JesterJDL
Member
Joined: Dec 27, 2007

Re: [req] HUD tutorial

weird thing happening, when i double click a .nib interface builderr says it cant open a compiled nib

Offline

 

#11 Dec 28, 2007 2:35 pm

GuiDoctor
Member
From: oklahoma city
Joined: Sep 23, 2006

Re: [req] HUD tutorial

ya I've had the same thing happen to me, but I've not enough knowledge to figure how. sorry hmm

Offline

 

#12 Dec 28, 2007 2:57 pm

kleinmaetschke
Member
From: Macristocracy
Joined: Apr 9, 2007
Website

Re: [req] HUD tutorial

Some apps flat out won't let you configure them.

Offline

 

#13 Dec 28, 2007 7:02 pm

JesterJDL
Member
Joined: Dec 27, 2007

Re: [req] HUD tutorial

yeah but it was adium and i used to be able to with adium... hmm

Offline

 

#14 Dec 28, 2007 7:39 pm

kleinmaetschke
Member
From: Macristocracy
Joined: Apr 9, 2007
Website

Re: [req] HUD tutorial

You need to get the SVN, I do believe.

Offline

 

#15 Dec 28, 2007 8:02 pm

JesterJDL
Member
Joined: Dec 27, 2007

Re: [req] HUD tutorial

Svn?

Offline

 

#16 Dec 28, 2007 8:08 pm

kleinmaetschke
Member
From: Macristocracy
Joined: Apr 9, 2007
Website

Re: [req] HUD tutorial

Offline

 

#17 Dec 28, 2007 8:15 pm

JesterJDL
Member
Joined: Dec 27, 2007

Re: [req] HUD tutorial

tried it, no dice

Offline

 

#18 Dec 28, 2007 8:59 pm

albinoAZN
Member
From: Mississippi, USA
Joined: May 24, 2007
Website

Re: [req] HUD tutorial

You do realize that there's already a HUD theme out for adium, right?
http://www.adiumxtras.com/index.php?a=x … ra_id=4999

Offline

 

#19 Dec 28, 2007 9:05 pm

JesterJDL
Member
Joined: Dec 27, 2007

Re: [req] HUD tutorial

yeah thanks for that, you're a lifesaver </sarcasm> a crap hud theme isn't what i want but thanks

Offline

 

#20 Dec 28, 2007 9:10 pm

albinoAZN
Member
From: Mississippi, USA
Joined: May 24, 2007
Website

Re: [req] HUD tutorial

Ok, sorry for trying to help. It's pretty much perfect except for the lack of an (x) button.

Offline

 

#21 Dec 28, 2007 9:13 pm

JesterJDL
Member
Joined: Dec 27, 2007

Re: [req] HUD tutorial

albinoAZN wrote:

Ok, sorry for trying to help. It's pretty much perfect except for the lack of an (x) button.

haha my bad, i thought you were trying to be mean lol im really sorry

Offline

 

#22 Dec 28, 2007 9:24 pm

albinoAZN
Member
From: Mississippi, USA
Joined: May 24, 2007
Website

Re: [req] HUD tutorial

np. I'd like a HUD theme for adium that incorporated the contact list and message window as well.

Offline

 

#23 Dec 28, 2007 10:19 pm

Niclas
Administrator
From: Sweden
Joined: Sep 5, 2005
Website

Re: [req] HUD tutorial

Well, I know for a fact that we do got the contact list covered..............

Offline

 

#24 Dec 29, 2007 9:25 am

macprodan
Member
From: U.K
Joined: Nov 11, 2007

Re: [req] HUD tutorial

Im Doing Transmission.

http://img258.imageshack.us/img258/579/picture2oj7.png

http://img337.imageshack.us/img337/521/picture1po7.png

Offline

 

#25 Dec 29, 2007 9:35 am

GuiDoctor
Member
From: oklahoma city
Joined: Sep 23, 2006

Re: [req] HUD tutorial

macprodan, you can also change the button type also, I think the gel push buttons don't seem to go very well with HUD big_smile

Offline

 

Board footer

[ Generated in 0.083 seconds, 7 queries executed ]