[Request] - Multi-Dialog System Box
Hello,
Idea of new extension
Capture : http://www.gumpi.com/Blog/content/binary/Delphi/Tools/VistaDialog.png (sorry German Screenshot :( )
ACTION:
Set title
Set icon (question, affirmation, warning, error ...)
Set main text
Set description text
----
Button title text (1-10)
Button description text (1-10)
Set Default button (number)
----
Show Dialog
CONDITION:
is Clicked any button?
is Clicked on specific button? (number button)
is Shown?
EXPRESSION:
Get_Application_title
---
Get_title
Get_main_text
Get_description_text
----
Get_Button_title_text (1-10)
Get_Button_description_text (1-10)
Get_Default_button
*****
PS: f it's too hard to develop fully, you can reserve for use only for Vista applications...
Re: [Request] - Multi-Dialog System Box
This would be very useful, indeed.
stephen1980
Re: [Request] - Multi-Dialog System Box
Ah yes :) I think this is one of the new dialogs provided by Vista, isn't it? So it should be relatively trivial to implement.
Re: [Request] - Multi-Dialog System Box
Yes ! :)
but are we able to run it on XP?
Oh I forgot, managing dialogs with ID
ACTION:
Show dialog (id)
Re: [Request] - Multi-Dialog System Box
I would use Sub Application for that :wink:
Re: [Request] - Multi-Dialog System Box
This extension is in development. ;)
stephen1980
Re: [Request] - Multi-Dialog System Box
Really, who will go to develop it?
Re: [Request] - Multi-Dialog System Box
Re: [Request] - Multi-Dialog System Box
Re: [Request] - Multi-Dialog System Box
You realize that this will not work on XP and older OS at all, making your software incompatible with anything before Vista?