Hi
Is it possible to enhance the user Dialogs in Macro. There is very limited scope with the current dialogs.
Reports has the below function
createNewDialogTemplate ( int X, int Y, int DX, int DY, String Title, String sDialogFunc ) Deprecated Hint:Do not use old dialogs any more, since all new powerful feature will only be available in the new dialogs.
sDialofFunc - we can write logic to enable \ disable controls to make it dynamic. I request you to enable this API in macro in V9.8 release. If you get it in V7.2 that is a bonus.
The API in macro is not that great compared to the one mentioned above.
createNewDialogTemplate ( int DX, int DY, String Title ) Creates a blank dialog page template. See showDialog to find an example how to use createNewDialogTemplate.
Please make this available guys.
Thanks \\Manoj Gona
Forum: