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

mmmdreg

macrumors 65816
Original poster
Apr 14, 2002
1,393
0
Sydney, Australia
I'm using VB to do stuff for school. Can I make the UI look like OSX? like iTunes for Windows? And if so, how?

PS. dont whinge at me about VB and the merits of cocoa. I'm completely aware of all your "facts" that you may throw at me but I have to use VB so I am using VB.

PS2. If you don't know what VB is, it's Visual Basic. Don't now ask what it is.

NB. The PS's were made due to past experiences. If I appear rude, I apologies. Thanx in advance! :D
 
Sure, you could make a program look Appleish on Windows, but you're going to be using custom controls everywhere if you want to put it into the program. (Even under OS X, iTunes does a lot of that.)

Instead of putting the the customization into your programs, why not look into some of the overall Windows skinning options, and get the look for free by sticking with the standard Windows widgets? (It's a pet peeve of mine when an application doesn't let itself fit into its surroundings.)
 
Wow. That's a bit *too* OSX'y :D. What I'm trying to do is an app in the iTunes for Windows style. That is, everything is laid out as if on windows, just with different buttons, background texture etc.
 
Someone once said that the QuickTime API on Windows has a fairly large Carbon content to make the porting of QuickTime a lot easier.

I'm not sure if its true but its maybe something you could look at checking out. May involve working in C which makes this all void anyway ;)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.