Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

grabberslasher

macrumors 6502
Original poster
Aug 2, 2002
409
1
Éire
I made a cool web browser (using the Safari WebKit) that imitates the look-and-feel of Windows codename "Longhorn". It is a copy of the Glass part of Aero, the next Gen UI - using transparency to great effect.

It's still a work in progress and downloads only available to private testers (mail me for details), although hopefully I'll have a public release up later today.

This is my first app I've ever coded in Obj-C - I'm usually a RealBasic man.

Check the photo for more info.
 

Attachments

  • browser.jpg
    browser.jpg
    96.3 KB · Views: 760
nice job. Not sure too many people want to skin Mac OS X to look like longhorn, but well done.
 
jimsowden said:
nice job. Not sure too many people want to skin Mac OS X to look like longhorn, but well done.

Exactly what I wanted to say... Not too many people waiting for your release ;) but well done.

BTW: Did you include a sort of "Blue screen of death" (in case it crashes) instead the standard message? :)
 
ezkimo said:
Your looking at a differnt version of Longhorn...
http://winsupersite.com/images/showcase/longhorn_4051_101.jpg

You are also looking at a different version of Longhorn, my app is based on the latest builds from Microsoft.

This app will have the ability to change renderers on the fly - as in switch to the Mozilla/Firefox renderer if you'd prefer. That's why it will be interesting.

There are plenty of people waiting for this, though not on this board. ;)

I will update this thread with a dl link once I release the public version.
 
grabberslasher said:
You are also looking at a different version of Longhorn, my app is based on the latest builds from Microsoft.

This app will have the ability to change renderers on the fly - as in switch to the Mozilla/Firefox renderer if you'd prefer. That's why it will be interesting.

There are plenty of people waiting for this, though not on this board. ;)

I will update this thread with a dl link once I release the public version.
it' just for os x right? cause it looks really good...
 
grabberslasher said:
This app will have the ability to change renderers on the fly - as in switch to the Mozilla/Firefox renderer if you'd prefer. That's why it will be interesting.

That's a cool idea... I'd love that ability (since I'm a web designer and need to check and see how things look in various browsers). Of course, it's not that hard to just load up Firefox. ;)
 
grabberslasher said:
You are also looking at a different version of Longhorn, my app is based on the latest builds from Microsoft.

This app will have the ability to change renderers on the fly - as in switch to the Mozilla/Firefox renderer if you'd prefer. That's why it will be interesting.

There are plenty of people waiting for this, though not on this board. ;)

I will update this thread with a dl link once I release the public version.

Oh...Build 4051 is close to that look though.. Could you post a screenshot of the version you are working with?
 
i'll give it a try as well. i do like the transparency... :D

just one suggestion, with the 'forward' & 'back' arrows, as they're not in-line with the address field, it kind of looks odd, throws out the whole 'gestalt' of the browser. :p on the right side of the address bar, the icons start small then go to large. if you could do somethin like that on the right side, or move up the address bar so everything is horisontally centered, that would most definitely make it more aesthetically pleasing. :)

edit>> i just did try it out. and wanted to say again, i love the transparency!!! :D
 
Nermal said:
It doesn't quit when you click the close button, therefore it's not like Windows :p

Yeah - I'm a beginner at Cocoa, how do you quit from the code? [app terminate]; or something? I could only figure out [self close]; at the time of writing... lol

This is not the final release - the buttons are on the fixing line. And I need to replace the ones I stole from Safari.
 
Works for me, looks nice only a few crits.

Resizing is very slow, I doubt you can do much about that, quartz/my graphics card are probably causing that.

Resizing wigdget(?) at bottom right does not fit with the design of the program.

It crashed when I was browsing the forums.

Here is the log.
 

Attachments

  • log.txt
    23 KB · Views: 93
Wes said:
Works for me, looks nice only a few crits.

Resizing is very slow, I doubt you can do much about that, quartz/my graphics card are probably causing that.

Resizing wigdget(?) at bottom right does not fit with the request of the program.

It crashed when I was browing the forums.

Here is the log.

Interesting - it's never crashed for me. What exactly were you doing. And yes, it uses Quartx Extreme to its full extent for resizing, so if you have a bad card you'll get bad performance...

The resize widget I used was the easiest way of implementing it, it's OK for the moment.
 
Wes said:
I was on MR trying to copy some text I believe.

Am posting this from the app itself. Just copied/pasted text, and drag and dropped text onto the desktop. Still works...

Maybe it was something specific to your machine... or set up... I dunno.

Edit: Maybe it was iGetter or MagicMenuEnabler or something.
 
I have a new version available. Minor visual changes/bugfixes.

I am working on a Windows version now, and if I pull it off then I'll be very surprised: learning Objective-C and Visual C# in 4 days!
 
CmdrLaForge said:
I second that. In a Mac Forum you will not find many wanting a M$ look like browser.

The browser is skinnable - so you can make it look like anything you want. The main advantage of this browser would be the changing rendering engines and its small size.

(Although this build only has WebKit because the Mozilla build is being mean to me. I did a simple cvs checkout and it won't build).
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.