so it is a "external" Dialog.unixkd wrote:You can download the trial version of this small twain driver software from http://www.akond.net install it and just run it as a standalone program to see fully how the dialog behave so that your can adjust you sample solution more appropriately.
while it is not a Xbase++ Dialog you have no "controll" over :hide()/:show().
what you need: Handle of "external" Dialog and Handle of "hide/show" Button
use http://www.dennisbabkin.com/php/download.php?what=WinID to find Handle of "external" Parts.
when you have the Handle of the "hide/show" Button you can use SENDMESSAGE() to activate