Post Reply 
Modeless dialog box problem while invoking Function app from the code
12-21-2019, 02:02 AM (This post was last modified: 12-21-2019 02:18 AM by DrDarius.)
Post: #3
RE: Modeless dialog box problem while invoking Function app from the code
I am suspecting this is happening because all dialog box-like objects objects in the Prime code must be derived from the same type of object which happens to be modal; inheritance takes care of replicating this unwanted issue to child objects.
(I am drawing this conclusion based on the snippet of the code posted once by Cyrille--it looked like C++ to me.)

Darius
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Modeless dialog box problem while invoking Function app from the code - DrDarius - 12-21-2019 02:02 AM



User(s) browsing this thread: 1 Guest(s)