Re: Dialog questions


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Grant Foraker on September 13, 2005 at 07:18:34:

In Reply to: Re: Dialog questions posted by Brian Levantine on September 12, 2005 at 21:16:46:

Brian:

I was thinking that eventually I'd rework my menus into dialogs that would use ENTER instead of RUN. I was afraid that using (ResetScreen) would be like a misplaced EXITALL and destroy the who structure.

I've tried my dialog without AutoSize but the dialog gray doesn't fill the balance of the view. I can borrow the WallPaperColor logic from CW.AutoSizeDialog to do that. But getting the view color back to "normal" has eluded me :)

I've tried ...

!!!!! Print (CPL80)
!!!!! Print (ResetScreen)
!!!!! print (cs)
Print (CPL80);'@0E0E0C@' ! RESTORE COLORS

The CPL80 works to get the screen back to starting size when I opt for size to dialog but has no effect on the colors. ResetScreen gets the starting colors back but has no effect on the screen size. CS and @0E0E0C@ seem to have no effect on either.

So is there another way to get the starting colors back without ResetScreen. Like capture the colors before the dialog displays and do another WallPaperColor after the dialog is closed?


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]