home *** CD-ROM | disk | FTP | other *** search
- Path: usenet.ee.pdx.edu!fastrac.llnl.gov!lll-winken.llnl.gov!uwm.edu!cs.utexas.edu!not-for-mail
- From: mthomas@cs.utexas.edu (Mark A. Thomas)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: BOOPSI-Button with Key Support
- Date: 17 May 1994 07:46:51 -0500
- Organization: CS Dept, University of Texas at Austin
- Lines: 331
- Message-ID: <2raebr$fb@priddy.cs.utexas.edu>
- References: <inf01.769175363@apollo23>
- NNTP-Posting-Host: priddy.cs.utexas.edu
-
- In article <inf01.769175363@apollo23>,
- Hans-Joerg Frieden <inf01@apollo23.uni-trier.de> wrote:
- >Hi there.
- >I just happened to be writing a program that needs some BOOSPI button
- >gadgets. I need them with the little underscore to mark a keyboard
- >shortcut, and they should be able to handle this by themselves (At
- >least, I think that is the reason C= did BOOPSI). Is this possible to
- >do with the "frbuttonclass", or do I have to write my own class (shudder),
- >or is there a freely distributable class floating around that does this?
- >Note, it has to be freely distributable (independently from commercial
- >or shareware).
-
- I never found a class that did this so I wrote one a while back. I
- mean it was a long while back before I was aware of a lot of things
- about BOOPSI. I'll post the files for it: PushBClass.c and PushBClass.h
- in case they are of any help. The class builds on frbuttonclass. Try
- to use it for ideas, rather than using it straight because it might have
- errors in it, it's so old.
-
- --
- Mark A. Thomas | Check my personal page:
- mthomas@cs.utexas.edu | http://www.cs.utexas.edu/~mthomas
-