Thread overview | |||||
---|---|---|---|---|---|
|
February 19, 2004 Inspecting member of a class | ||||
---|---|---|---|---|
| ||||
Hi all, How can I inspect a variable of a class that is inherited from its ancestor in IDDE? I can't find a way to make them show up in the data window. Thanks. |
February 19, 2004 Re: Inspecting member of a class | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sean | Sean wrote:
> Hi all,
>
> How can I inspect a variable of a class that is inherited from its ancestor
> in IDDE? I can't find a way to make them show up in the data window.
>
> Thanks.
>
>
You mean when debugging the program?
Select the object and use the menu [View] -> [Parent]
Arjan
|
February 20, 2004 Re: Inspecting member of a class | ||||
---|---|---|---|---|
| ||||
Posted in reply to Arjan Knepper | Yes, I mean debugging the program, but when I use the menu [View]->[Parent], instead of showing the ancestor class, the title bar of the main window says "Already at top level". "Arjan Knepper" <arjan@ask.me> ???? news:c11ogu$20r9$1@digitaldaemon.com... > Sean wrote: > > Hi all, > > > > How can I inspect a variable of a class that is inherited from its ancestor > > in IDDE? I can't find a way to make them show up in the data window. > > > > Thanks. > > > > > You mean when debugging the program? > Select the object and use the menu [View] -> [Parent] > > Arjan |
Copyright © 1999-2021 by the D Language Foundation