AS

Hi!

I did not find in Aris help for macros the possibility to catch the doubleclick event on table control of the macro dialog. I wrote the script in Aris 9.7 using "new style" dialog creation:

DialogTemplate createNewDialogTemplate ( int DX, int DY, String Title ).

Those dialogs have some events but not _doubleclick or _doubleSelection events:

// other methods (all optional):

 // - [ControlID]_pressed(),  // - [ControlID]_focusChanged(boolean lost=false, gained=true)  // - [ControlID]_changed() for TextBox and DropListBox  // - [ControlID]_selChanged(int newSelection)  // - [ControlID]_cellEdited(row, column) for editable tables, row and column are 0-based Does someone have much information regarding this? Thanks.
by Andrey Gritsenko
Posted on Wed, 01/31/2018 - 15:48

Hi

It is two years after question.

Event _dblClick = function(row) { /*code */ }

works for ListBox.

and _dblClick = function(row, column) { /*code */ }

works for Table and on readonly columns.

But I could not get _cellEdited in Aris 9.8.6 event at all, but it works in Aris 10.0.1.

Regards,

0

Featured achievement

Rookie
Say hello to the ARIS Community! Personalize your community experience by following forums or tags, liking a post or uploading a profile picture.
Recent Unlocks

Leaderboard

|
icon-arrow-down icon-arrow-cerulean-left icon-arrow-cerulean-right icon-arrow-down icon-arrow-left icon-arrow-right icon-arrow icon-back icon-close icon-comments icon-correct-answer icon-tick icon-download icon-facebook icon-flag icon-google-plus icon-hamburger icon-in icon-info icon-instagram icon-login-true icon-login icon-mail-notification icon-mail icon-mortarboard icon-newsletter icon-notification icon-pinterest icon-plus icon-rss icon-search icon-share icon-shield icon-snapchat icon-star icon-tutorials icon-twitter icon-universities icon-videos icon-views icon-whatsapp icon-xing icon-youtube icon-jobs icon-heart icon-heart2 aris-express bpm-glossary help-intro help-design Process_Mining_Icon help-publishing help-administration help-dashboarding help-archive help-risk icon-knowledge icon-question icon-events icon-message icon-more icon-pencil forum-icon icon-lock