home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!ub!csn!qwerty-gw.fsl.noaa.gov!yoda.fsl.noaa.gov!urban
- From: urban@yoda.fsl.noaa.gov (Art Urban)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: Alert Help
- Message-ID: <1993Jan12.162510.23020@fsl.noaa.gov>
- Date: 12 Jan 93 16:25:10 GMT
- References: <1993Jan12.001107.329@physc1.byu.edu>
- Sender: urban@fsl.noaa.gov
- Organization: Forecast Systems Lab, NOAA, Boulder CO, USA
- Lines: 21
-
- In article <1993Jan12.001107.329@physc1.byu.edu> seth@physc1.byu.edu writes:
- % My alert uses a DITL which contains four items. One item is a PICT, two
- %are static text, and the last is a button. In ResEdit everything looks just
- %dandy, even when I use the "Preview At Full Size" command in the ALRT menu.
- %BUT, when I run under THINK Pascal or after I build the app with THINK Pascal,
- %when I choose the About command it shows the Alert differently. It shows one of
- %the static texts with a thick black rounded-edge rectangle around it, as if it
- %were a button which was supposed to be the default button. It is Static Text for
- %Seth Leigh
-
- I suspect that the DialogManager is automagically adding a "default button"
- rectangle around your static text item because it is the first item in the
- ALRT list. You can use ResEdit to renumber your item numbers, to set your
- button to be item 1.
-
-
- --
- Art Urban urban@yoda.fsl.noaa.gov
- ===============================================================================
- "Look, he's being attacked by creamy nugget centers." -Joel
- ===============================================================================
-