![[Toc]](../../toc.gif)
![[Index]](/idx.gif)
DrDialog Buglist
This section contains a list of known bugs in DrDialog.
---------- * ----------
"There is a problem running DrDialog programs under Object REXX if they
use DrsAide (as shipped) controls. Because Object REXX parses the entire
file before running, many times syntax errors which would go undetected
under "Classic" REXX are in fact detected. There is just such a syntax
error in the DrsAide utility.
To fix the problem, open the DRSAIDE.RES file from the DrDialog File Menu
option. Double-Click the ICONBUTTON (the only control visible other than
the DIALOG). The DrRexx Code editor should appear with the ICONBUTTON
section open. Click the "Drop-" tab and use the spin-button under the
edit window to bring up the Class code. At the very end, on its own line,
type END. Save the file. And now everything should work."
Source: Thos Davis (see EMail Addresses)
---------- * ----------
Note (07/04/2003):
The slidercontrols of DrDialog are buggy.
Workaround: Use the Scrollbars instead
Thanks to Klaus Staedtler (see EMail Addresses) for this information
---------- * ----------
Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs