twoonkio@dso.org.sg (Tan Woon Kiong) writes:
> I have the following line in my .ozrc config.
>
> {Inspector.configure widgetShowStrings true}
>
> When I use OPI, the inspector shows strings nicely. But when I run the
> Oz debugger, ozd's inspect does not show strings. How do I make ozd's
> instance of inspector show strings?
This is a design limitation. The ozd application has its own
implementation of the OPI, which is missing the check for an
.ozrc file to read. Please file a bug report! For the time
being, you just have to feed that configuration line by hand
after starting ozd, and detach the thread it creates in Ozcar.
Leif
-
Please send submissions to users@mozart-oz.org
and administriva mail to users-request@mozart-oz.org.
The Mozart Oz web site is at http://www.mozart-oz.org/.
Please send bug reports to bugs@mozart-oz.org.