home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!news.claremont.edu!ucivax!ucla-cs!elroy.jpl.nasa.gov!sdd.hp.com!cs.utexas.edu!sun-barr!news2me.ebay.sun.com!exodus.Eng.Sun.COM!exodus!rickg
- From: rickg@eng.sun.com (Richard M. "The Tankster" Goldstein)
- Newsgroups: comp.windows.open-look
- Subject: Re: Xview popup problem
- Date: 30 Jul 92 08:33:08
- Organization: SunSoft, Inc.
- Lines: 36
- Message-ID: <RICKG.92Jul30083308@irondude.eng.sun.com>
- References: <268@ftms.UUCP>
- Reply-To: rickg@eng.sun.com
- NNTP-Posting-Host: irondude
- In-reply-to: brown@ftms.UUCP's message of 29 Jul 92 17:31:30 GMT
-
-
- From: brown@ftms.UUCP (Vidiot)
- Newsgroups: comp.windows.open-look
- Date: 29 Jul 92 17:31:30 GMT
- Organization: Vidiot's Other Hangout
-
-
- I am encountering some difficulty working around one of the "features"
- of XView. Does anyone know how to get around the following?
-
- I create a popup window with its pushpin out. When ever a button is pressed,
- the popup *always* disappears, even if I explicitly set the XV_SHOW attribute
- for the frame to TRUE in the notify proc for the button, before the return
- to the Notifier. I even tried sticking in the following code before setting
- XV_SHOW, in the hope that executing the Notifier loop once might reset things,
-
-
- as documented, set PANEL_NOTIFY_STATUS to XV_ERROR in your button's
- notify proc. this tells the Panel not to dismiss the popup, as is
- the default Open Look behavior.
-
- <<tank
-
- --
-
- *********************************************************************
-
- Richard M. "Tank" Goldstein rickg@Eng.Sun.COM
- Window Developer Environment,
- SunSoft, Inc.
-
- SLACK is the free car wash that comes with a fill-up
- of "Bob."
- -Book of SubGenius
-
- *********************************************************************
-