lol no kidding. i would love to do it. and i might do that when i order another one. i plan on having three all together. one in the car, one as a media server/front end for my tv, and the last for small work loads at home and church.
Not big enough, or you would have done like the guy that is linked off MacRumors that bought a Single and ordered the Duo processor from NewEggOriginally Posted by CArringt
It rocks that it works, but too expensive right now (and almost $500 for a 2GHz duo, ouch!!!!, but talk about geek appeal)
-dave
(i'll go with the Duo too, for the same reason even)
lol no kidding. i would love to do it. and i might do that when i order another one. i plan on having three all together. one in the car, one as a media server/front end for my tv, and the last for small work loads at home and church.
ok i threw together a little source page for us at Sourceforge.net http://sourceforge.net/projects/macfro. any one that would like to contribute please come by and do so.
This is a wonderful way for everyone to be able to help and still stay organized. if you want to be a developer for this project please email me chanse.arrington@cingular.com; chanse.arrington@gmail.com and i'll set you up to have access. you do have to be a registered source forge user. which i s free and takes about two seconds.
Please please please come by and help (Mahalis, Mac Mobile, Sti robot, and anyone else =-) )
Okay, I've got something that works pretty well, but I'm running up against an interface-design issue.
As-is, after two seconds of nothing on the control being touched, everything but the Menu button fades out, becoming completely invisible.
But then what? How does the interface know that someone wants the controls again? I'm thinking about just letting a brush across the Menu button make the rest fade in, but that seems kinda clunky. Any ideas?
What language are you using for the programming?Originally Posted by Mahalis
Why not just have any touch on the screen bring it back? If all you are doing is controlling FR and the window is just fading in and out (vs being destroyed and recreated), that should be the "easy" answer. (i.e. the window is still there and taking input even if it isn't visible).Originally Posted by Mahalis
-dave
Have it comback with a "mouse click" tht would be the same as it coming up when you touch the screen.Originally Posted by Mahalis
Did you solve the click regions problem. if not tell me what language you're writing in so i can help
Edit whoops. sorry iamgnat some how i didn't notice your post. anyway i agree with iamgnat
Yeah, I've pretty much solved the click regions (properly-sized standard rectangular IB buttons), and after re-reading the original idea for the app I'm planning to just have the window fade to about 50% opacity and then back to 100% when a button's touched, then stay that way for two seconds before fading out. I'm using Objective-C, by the way - it's fast and it has better documentation than Java or Applescript.
http://www.mm-3.net/frremote/frremote.dmg
Not final, just a beta... and it doesn't show the cursor (cursors + full screen apps = ugly) so those of you without touch screens can have some fun guessing where your mouse is.![]()
that's great! Ojective-C is a wonderful way to go.
Bookmarks