realbasic-nug
[Top] [All Lists]

Re: Advice on MessageDialog neeeded

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Advice on MessageDialog neeeded
From: Arnaud Nicolet <anic297@mac.com>
Date: Mon, 29 Sep 2008 22:26:05 +0200
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <2DF56B5A-102A-4A48-AECE-9127F9BB91DD@shaw.ca>
References: <52A5BBF8-C0D8-417E-AD23-496C64EB041C@mac.com> <48DCEE22.8070105@helios.de> <E46CC1F2-3B1F-4FA5-AB22-67E41D47113D@mac.com> <6BAD7041-683B-4083-AF01-4B2E0168913D@shaw.ca> <C5F6578F-F9FA-4F4E-988B-2E8EC8A43F0F@mac.com> <A1863A5A-9957-4218-9344-DD662675B8EF@shaw.ca> <3D852447-5C0A-403D-8ED0-3BEFDFFF1290@mac.com> <2DF56B5A-102A-4A48-AECE-9127F9BB91DD@shaw.ca>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Le 29 sept. 08 à 21:21 (soir), Terry Ford a écrit:

On Sep 29, 2008, at 11:46 AM, Arnaud Nicolet wrote:

Le 29 sept. 08 à 19:51 (soir), Terry Ford a écrit:

Your selected options are "Don't Encrypt" or "Encrypt". Any button that says "Cancel" should abort both of these options and go back to the calling source.

My application has no "calling source". It just treats files dropped into it (like Stuffit Expander or... winzip, I think).

There must be some event or method that shows the dialog as it isn't automatic. :)

App.NewDocument and app.OpenDocument are the only ones. After the conversion is done, the main window's push button shows "Quit" instead of "Cancel", unless there is another main window (from the app.OpenDocument event possibly called after the main shot) in which case I show "Close". There is no other window.

Well, not "Encrypt" but "Continue encryption" as it can have already been started.

Interesting. Isn't it too late to ask if it has already begun?

Well, this thread shows that the answer is yes ;-)
The encryption start in the beginning, in my application.

If there were only some way to get those icons with the Caution and App icon from within Rb for our own custom dialog windows I would be very happy. That would make them appear normal in OSX at least. It's also only the GraphicsCaution icon that is a problem but, I guess, not really significant in this RS Windows oriented world. :P

Yes, I couldn't agree more...
But Graphics.DrawCautionIcon does not work for you?

It works but the icon is the old 32 X 32 pixel OS9 icon and not the 128 X 128 one used in OSX dialogs with the small app icon.

Well, it is a while since I used to draw icons in graphics...
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>