Calling interested AppleScript or X Developers~
HI, I am trying to make an application that is much like a bookmark program for URL's, E-mails, servers maybe.
Any who, I was wondering two things, the first being probably more easy to answer:
<img src="graemlins/smokin.gif" border="0" alt="[Chilling]" />
Any who, I was wondering two things, the first being probably more easy to answer:
- How do you make a customizable toolbar? I am trying to figure this out, yet to no avail.
- Does anyone here want to join me and create a software making group!


Comments
<strong>HI, I am trying to make an application that is much like a bookmark program for URL's, E-mails, servers maybe.
Any who, I was wondering two things, the first being probably more easy to answer:
- How do you make a customizable toolbar? I am trying to figure this out, yet to no avail.
- Does anyone here want to join me and create a software making group!
The second one would be more fun and also we could all get credit for it. So, thank you for any replies!Sorry, I'm too busy for the second one. Sounds fun though. Bug me about it in month or two.
As for first one, check out <a href="http://developer.apple.com/techpubs/macosx/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSToolbar.html" target="_blank">this site</a>, <a href="http://developer.apple.com/techpubs/macosx/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSToolbarItem.html" target="_blank">this site</a>, <a href="http://developer.apple.com/techpubs/macosx/Cocoa/Reference/ApplicationKit/ObjC_classic/AppKitTOC.html" target="_blank">this site</a>, <a href="http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/ObjC_classic/FoundationTOC.html" target="_blank">this site</a>, and <a href="http://developer.apple.com/techpubs/macosx/Cocoa/CocoaTopics.html" target="_blank">this site</a>. In that order. Hope I helped, and good luck figuring this stuff out
Edit: removed an extra newline.
[ 06-03-2002: Message edited by: Whisper ]</p>
<strong>HI, I am trying to make an application that is much like a bookmark program for URL's, E-mails, servers maybe.</strong><hr></blockquote>
Kinda sounds like that bookmark thing for CyberDog in OpenDoc. It might be useful to dig that up for inspiration.