Modal YesNo dialog box
Aldevinas Katkus
6-9-21
Operating system: macOS
Am I right we still don't a modal dialog box like in Windows MessageBox() where we can ask a question and find out which button was pressed by the user?
Anna Lasko
6-11-21
Hi Aldevinas,

Checking with the programmers, so please bear with me..

Thank you,

Anna
David Delač
6-15-21
Hi Aldevinas,

we don't normally do that, we prefer that you use different method.


Best Regards,
David Delač
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Back to the list
Latest Posts
Aldevinas Katkus
same v. 2025-02-24. New DB. Just forward balances (purchase, sales invoices) from 2024 and later. In your case does turnover per period differs or just fwd. balance differs and turnover is identical i...
09:56 20 Mar 2025
Aldevinas Katkus
RecordAddBegin(UserVc,"UserVc_fuel"); RecordField(EmployeeCode, M4Code, 10,0); KeyBegin(EmployeeCode); KeySegment(EmployeeCode); KeySegment(Code); EndRecordAdd; ...
12:32 26 Feb 2025