The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > MacCar

Reply
 
Thread Tools Display Modes
Old 03-08-2006, 01:59 PM   #16
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Vehicle: 2001/chrystler/sebring
Posts: 168
My Photos: (0)
Quote: Originally Posted by Mahalis
Front Row isn't scriptable, unfortunately, but the sending-key-codes route would probably work. I think the only problem would be getting a window to sit on top of Front Row - AFAIK, it makes itself frontmost when it appears, and the code to put something on top of a frontmost application is probably icky. Hiding the menu bar is muchly easy though.

This is gorgeous! i'm so excited. i'm at work right now but how is the picture layered? meaning what are or would be the boundries of each button?
Attached Images
 
CArringt is offline   Reply With Quote
Sponsored Links
Old 03-08-2006, 04:08 PM   #17
Low Bitrate
 
Join Date: Jul 2005
Location: Atlanta
Vehicle: Feet
Posts: 68
My Photos: (0)
Yeah, it's layered... I've just been posting merged versions of the .psd.
I'm not sure how the actual click regions can be set up... non-square buttons are not something I've encountered before. Anyone know how to handle them?

Last edited by Mahalis : 03-08-2006 at 04:21 PM.
Mahalis is offline   Reply With Quote
Old 03-08-2006, 04:10 PM   #18
Constant Bitrate
 
MacMobile's Avatar
 
Join Date: Sep 2005
Location: Trois-Rivieres, Qc, Canada
Vehicle: 2000 Volks Passat
Posts: 122
My Photos: (0)
Quote: Originally Posted by CArringt
Can anyone test and make sure we are able to run a program on top of front row, with an invisible menu. i understand it is possible on the dashboard. but i'm worried about being able to do it with front row

Yes, I have tried CCarProject and it stays on top of FrontRow. I am still looking for the source code of CCar 0.7. I have all code from 0.8 but I wanted to take a look at 0.7
__________________
Help me keep my web site up to date.
Mac-Mini in Passat
MacMobile is offline   Reply With Quote
Old 03-08-2006, 04:17 PM   #19
Low Bitrate
 
Join Date: Jul 2005
Location: Atlanta
Vehicle: Feet
Posts: 68
My Photos: (0)
Yeah, just tested it. Setting the window's level to NSScreenSaverWindowLevel keeps it on top of Front Row, though the cursor does, conveniently, stay hidden.
This should be really really simple to set up... I'll try my hand at it tonight or tomorrow, if someone else doesn't finish it first.

Last edited by Mahalis : 03-08-2006 at 04:19 PM.
Mahalis is offline   Reply With Quote
Old 03-08-2006, 04:18 PM   #20
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Vehicle: 2001/chrystler/sebring
Posts: 168
My Photos: (0)
Quote: Originally Posted by MacMobile
Yes, I have tried CCarProject and it stays on top of FrontRow. I am still looking for the source code of CCar 0.7. I have all code from 0.8 but I wanted to take a look at 0.7

I'm not 100% but i know i have a version of that on my mac at the house. i'll check it out when i get home.

Do you know what part of the code controls that?

And CCarProject was written in Cocoa, right? That's what i want to write this in
CArringt is offline   Reply With Quote
Sponsored Links
Old 03-08-2006, 04:28 PM   #21
Low Bitrate
 
Join Date: Jul 2005
Location: Atlanta
Vehicle: Feet
Posts: 68
My Photos: (0)
[window setLevel:NSScreenSaverWindowLevel];
window.setLevel(NSScreenSaverWindowLevel);
set window level to NSScreenSaverWindowLevel

Obj-C, Java, and Applescript.
I think in any of those languages the best way to make sure it'll get on top instantly is to set the window controller class as the application's delegate in IB and use the applicationWillFinishLaunching notification to call the code above.
Mahalis is offline   Reply With Quote
Old 03-08-2006, 05:04 PM   #22
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Vehicle: 2001/chrystler/sebring
Posts: 168
My Photos: (0)
Quote: Originally Posted by Mahalis
Yeah, it's layered... I've just been posting merged versions of the .psd.
I'm not sure how the actual click regions can be set up... non-square buttons are not something I've encountered before. Anyone know how to handle them?

If you can please post a versionof the psd project. one that is not merged. that way if we do need it for anything we'll have it.
CArringt is offline   Reply With Quote
Old 03-08-2006, 05:10 PM   #23
Low Bitrate
 
Join Date: Jul 2005
Location: Atlanta
Vehicle: Feet
Posts: 68
My Photos: (0)
Most recent version of the psd attached. The Glows layer set is what I was thinking of using for the "clicked" effect... thoughts?
Attached Images
File Type: psd interface.psd (114.7 KB, 187 views)
Mahalis is offline   Reply With Quote
Old 03-08-2006, 05:37 PM   #24
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Vehicle: 2001/chrystler/sebring
Posts: 168
My Photos: (0)
Quote: Originally Posted by Mahalis
Most recent version of the psd attached. The Glows layer set is what I was thinking of using for the "clicked" effect... thoughts?

I can't see it till i get home. cingular's computer systems suck. lol

if you write a version tonight can you do it in Cocoa. using that as a fondation would allow us to always add to it. Also have you thought of an idea for the "menu" button? that's a major part of the integration and controls.
CArringt is offline   Reply With Quote
Old 03-09-2006, 11:18 AM   #25
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Vehicle: 2001/chrystler/sebring
Posts: 168
My Photos: (0)
I get my new mini tomorrow!!! whoop!!! (hopefully)
CArringt is offline   Reply With Quote
Old 03-09-2006, 11:43 AM   #26
Newbie
 
Join Date: Mar 2006
Location: West Coast
Vehicle: '03 MB C230K
Posts: 49
My Photos: (0)
Quote: Originally Posted by CArringt
I get my new mini tomorrow!!! whoop!!! (hopefully)

solo or duo? and did you upgrade to 1 gig of memory?

JP@CL
JP@CL is offline   Reply With Quote
Old 03-09-2006, 12:12 PM   #27
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Vehicle: 2001/chrystler/sebring
Posts: 168
My Photos: (0)
duo and i'm going to upgrade the memory to 1 gig when it gets here.
CArringt is offline   Reply With Quote
Old 03-09-2006, 12:51 PM   #28
Newbie
 
Join Date: Jan 2005
Posts: 30
My Photos: (0)
just a short q: would the solo/duo thing make like a heck of a difference?
maded is offline   Reply With Quote
Old 03-09-2006, 01:11 PM   #29
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Vehicle: 2001/chrystler/sebring
Posts: 168
My Photos: (0)
Quote: Originally Posted by maded
just a short q: would the solo/duo thing make like a heck of a difference?

I chose the duo for three reasons:

3. i read a review of the solo at TUAW.com that stated the front row usage was sluggish (mainly while using bonjour) and that HD playback through VLC was like watching still shots.

2. i plan on having a 3d type environment with animations and motion so i would like as much speed as possible.

and the number 1 reason is i'm a big geek =-) and the idea of being able to burn a dvd in my car. (the idea in it's self is just bad to the bone) lol
CArringt is offline   Reply With Quote
Old 03-09-2006, 06:18 PM   #30
Low Bitrate
 
Join Date: Jul 2005
Location: Atlanta
Vehicle: Feet
Posts: 68
My Photos: (0)
So yeah... does anyone know how to handle non-rectangular click regions? I'm thinking of just using a mouseDown event and checking the coordinates manually but there must be a better way.
Mahalis is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Remote that has drivers built for Frontrow, would would great in a car hookid MacCar 1 02-07-2006 09:55 PM
New remote solution for FrontRow gmed MacCar 1 11-17-2005 11:06 PM
Automotive Security Maeveth General MP3Car Discussion 18 04-07-2004 01:33 AM
ME 2.0 Official Bug Reports phat_bastard ME Archive 67 01-31-2004 06:27 PM
ps2 pelican remote w/ creative reciever & girder ShinkunoNamida Input Devices 0 04-26-2003 02:00 PM


All times are GMT -5. The time now is 12:35 AM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics