Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Oct 3rd, 2005, 4:12 PM   #11
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
depends on what you're making.
OpenLoop is offline   Reply With Quote
Old Oct 4th, 2005, 1:33 AM   #12
bl00dninja
Programming Guru
 
bl00dninja's Avatar
 
Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5 bl00dninja is on a distinguished road
if you have visual studio you could probably make a toolbar in whatever language in a couple hours. keep us updated...a lot of toolbars suck donkey scrotum. i love the fact that firefox has an integrated google search. start with that. the default IE window that opens when i start up netZero has so many damn toolbars you can't see the fucking screen. (of course i just close it and open firefox).
__________________
i put on my robe and wizard hat...

Have you ever heard of Plato, Aristotle, Socrates?...Morons.
bl00dninja is offline   Reply With Quote
Old Oct 24th, 2005, 11:03 AM   #13
Nebula
Hobbyist Programmer
 
Nebula's Avatar
 
Join Date: Oct 2005
Posts: 193
Rep Power: 3 Nebula is on a distinguished road
Send a message via AIM to Nebula
Quote:
Hello! Does anyone have any idea about how can I create a toolbar for the IE??
Thank you.
Velissarios Krinis
Now personaly i like to really break things down, see how they work, get the real guts of the program. Thats where a prog. language would come in to make a toolbar. But if you want the easy way out then i would suggest you look into these.

ToolBar

ToolBar Maker

Bar Maker
__________________
When will Jesus bring the porkchops?
Nebula is offline   Reply With Quote
Old Oct 24th, 2005, 12:01 PM   #14
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Don't offer me any of these, if I should ever happen to fire up IE (which I do, for updates only). I just say "no." Other than that, if it burns, I smoke it; if it flows, I drink it; and if it moves I....well, nemmine that part.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Oct 25th, 2005, 1:05 AM   #15
bl00dninja
Programming Guru
 
bl00dninja's Avatar
 
Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5 bl00dninja is on a distinguished road
you're too old for that! :p

but so am i, and i'm only 25.

yeah, toolbars are gay pieces of shit. i would rather have someone from "geek squad" come over to my house and kick me in the nuts every time i logged onto the net than deal with shitty toolbars. don't try to program something that everyone hates...except for THIS one:

www.toolbar.google.com
__________________
i put on my robe and wizard hat...

Have you ever heard of Plato, Aristotle, Socrates?...Morons.
bl00dninja is offline   Reply With Quote
Old Oct 25th, 2005, 2:01 AM   #16
bja888
Hobbyist Programmer
 
bja888's Avatar
 
Join Date: Oct 2005
Location: Central, FL
Posts: 213
Rep Power: 0 bja888 is an unknown quantity at this point
Send a message via AIM to bja888 Send a message via Yahoo to bja888
Darn, I wish I noticed this when this was first posted (10-03-2005)
Velissarios may of been intrested in haveing a frameset that appeared to be a toolbar... Thats the kind of cool sh** I like doing. He is proubally gone now though
bja888 is offline   Reply With Quote
Old Jan 24th, 2006, 11:16 PM   #17
ZeeMan
Newbie
 
Join Date: Oct 2004
Posts: 10
Rep Power: 0 ZeeMan is on a distinguished road
A way you might create toolbar would be to simulate a toolbar. A way to do this would be to create a frame containing your "toolbar". You could format it to look how you like and then it would follow you arround the site.
However, you should probably set up your site to kill the frame once you leave the site. You could add a "kill" button to terminate the toolbar once your visitor no longer wants it or if it needed to be used on your site and could not be remove you could probably set it up to detect if it is still on your site and then enable the kill switch later. Another way could be to simply detect if the user leaves your site and then kill the bar right away if it has no other useful purpose.
If you were wanting to detect what page was in the lower (or upper) frame you could probably use code to reference the name of the lower (or upper) frame and search the URL for your sites address. Of course, if your user simply types in a different URL you have no problem.
However, if you want to create permenant toolbar, you are going to have to go with hard-core programming.
I hope this helped.
ZeeMan is offline   Reply With Quote
Old Jan 25th, 2006, 8:48 AM   #18
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Considering that the original post is 4 months old, I suspect the OP either has a solution or has given up. You aren't WAY late, though, I've seen 3-year old threads revived.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Jan 25th, 2006, 4:35 PM   #19
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 8 Ooble is on a distinguished road
Quote:
Originally Posted by DaWei
Considering that the original post is 4 months old, I suspect the OP either has a solution or has given up. You aren't WAY late, though, I've seen 3-year old threads revived.
Not here, you haven't. This forum's a year and a half old. :p
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Jan 25th, 2006, 6:21 PM   #20
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
I haven't spent all my time here .
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:22 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC