Has anybody seen any examples of iTouch or iPhone style UI graphics
done in VB?
I am working on a personal jukebox (mp3 player) and would like to
implement an album/track display which is similar to the iTouch/
iPhone
looks. Has anyone seen any VB code for doing it?
Thanks,
Steve
MichaelC - 14 May 2008 07:55 GMT
> Has anybody seen any examples of iTouch or iPhone style UI graphics
> done in VB?
[quoted text clipped - 3 lines]
> iPhone
> looks. Has anyone seen any VB code for doing it?
You will need to use either direct X or GDI+ to get the look as you'll need
anti-aliasing and some fairly fast graphics.
> Thanks,
> Steve