i was thinking yesterday, 'everyone loves apple's new safari browser, and it looks very nice, so why isnt there a version of it for windows?'
there are many coders here. so why not make a functional safari clone? all you really gotta do is make a program that runs off ie, but with a custome gui! so i took it on myself to attempt and make a functional clone. i will tell you now, considering i dont have much experience in vb (this being my first REAL vb program, ive messed around in vb for a while but nothing really worthwhile), i think i have made some progress.
basically, i got the most basic functions working. home, back, forward, etc. i also have a working address bar (yea i know, but with my knowledge of vb, its something
) and, the best feature so far, a working google search bar built into the browser itself. ![]()
like i mentioned above, it works over ie, so i dont have to worry about making a whole html rendering engine. ![]()
anyway, so far so good, BUT, i am at a difficult place in my development. i have tried using jef's iapp controls and aqua controls (i do believe there's a difference). and yes, i am using the latest aqua controls.
when i apply the iApp interface, ill tell you know, it looks wonderful, BUT renders the whole browser, useless. the aqua-fied address bar does not work with the coding im using; i get an error saying that the object does not support the function. <_< also, the page in the browser loads partially (if the page has a bgcolor other than white, i can see that bgcolor, but nothing else (ie.: images, text, etc.). another thing, when i mouseover the minimize, maximize, and close buttons of the browser with the iApp gui when the window is maximized, the page that manages to load (any google search), flickers.
the browser IS functional, but only without the iApp gui. i guess i could just make it so that the browser uses whatever visual style is currently in use to skin itself, but a true Safari clone would have the iApp gui. so basically, is there anyway of making the iApp controls support the functions im using? any help on this would be greatly appreciated. thanks.
Aqua-Soft Forums