JustinReno Posted December 28, 2007 Author Posted December 28, 2007 Oh, thats weird. But, do you still want the source? I'll be willing to give it to you through a Private message. And any other questions you might have just PM me.
Achilles Posted December 28, 2007 Posted December 28, 2007 Some suggestions: Progress bar Resizeable GUI Tabs (even though you don't want to, it would be a great addition) My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
crzftx Posted December 28, 2007 Posted December 28, 2007 PROS: It worked [sometimes]. nice window title. Has its own icon CONS: The buttons got really big when maximized, as did the address bar, making for less viewable area than FF or IE. No tabs. No minimize feature. Buttons cannot be rearranged and cannot be icons. The address bar doesn't change. The little label which says "done" blinks a lot. ENTER didn't always work for the address bar. It has IE find. Address bar doesn't highlight upon click. It stopped responding when I clicked a link. Slow. OTHER: Don't know how temp files or cookies worked out. Not sure if it'll remember passwords. Didn't see any documentation. "Speak" was the only special feature, and that doesn't help me. Although I wasn't looking, I didn't see any source. It was a nice effort.
JustinReno Posted December 28, 2007 Author Posted December 28, 2007 Thanks for the feedback both of you. Tabs, as it was suggested alot, would be confusing and hard. But if anyone would like to try, just PM me.
Gif Posted December 28, 2007 Posted December 28, 2007 Thanks for the feedback both of you. Tabs, as it was suggested alot, would be confusing and hard. But if anyone would like to try, just PM me.Tabs is the only thing that can get your web browser a stage above the rest (in autoit).It wouldn't be so hard with functions like:_GUICtrlTab_GetCurSel()_GUICtrlTab_DeleteItem()_GUICtrlTab_InsertItem()eg. there is a button 'New Tab', when it's clicked it will add a tab with _GUICtrlTab_InsertItem() and create a new IE obj control. Also a button 'Close Tab' and when it's clicked it will get the index of the selected tab with _GUICtrlTab_GetCurSel() and delete it with _GUICtrlTab_DeleteItem().
JustinReno Posted December 28, 2007 Author Posted December 28, 2007 Hmmm, thank you! I'll start making a protype right away!
SroMaster Posted December 28, 2007 Posted December 28, 2007 nice job , but nt too many people gona use it , i am sure wont use unless you decide to give the .au3 file source. [center]dbod.rar player created by auto3.0Visit Topic here==>[font="Arial Black"]CLICK HERE[/font]<==PovClipse tutorial:Similar to auto it , with this you can make anything[/center]
Swift Posted December 28, 2007 Posted December 28, 2007 Justin I Would Really Like To See The Source...How Did You Create This??
Swift Posted December 29, 2007 Posted December 29, 2007 cant see it tho?...which i said...that doesnt help with creating my own...
JustinReno Posted December 29, 2007 Author Posted December 29, 2007 (edited) Yes it does. It does everything you need with the help file!!! Edited December 29, 2007 by JustinReno
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now