![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Expert Programmer
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4
![]() |
depends on what you're making.
|
|
|
|
|
|
#12 |
|
Programming Guru
![]() Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5
![]() |
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. |
|
|
|
|
|
#13 | |
|
Hobbyist Programmer
|
Quote:
ToolBar ToolBar Maker Bar Maker
__________________
When will Jesus bring the porkchops? |
|
|
|
|
|
|
#14 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
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 |
|
|
|
|
|
#15 |
|
Programming Guru
![]() Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5
![]() |
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. |
|
|
|
|
|
#16 |
|
Hobbyist Programmer
|
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 ![]() |
|
|
|
|
|
#17 |
|
Newbie
Join Date: Oct 2004
Posts: 10
Rep Power: 0
![]() |
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. |
|
|
|
|
|
#18 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
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 |
|
|
|
|
|
#19 | |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 8
![]() |
Quote:
|
|
|
|
|
|
|
#20 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
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 |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|