gettingstarted
[Top] [All Lists]

reference to another window

To: gettingstarted at lists dot realsoftware dot com
Subject: reference to another window
From: Alexander Heintz <listreader at heintz dot de>
Date: Mon, 30 May 2005 14:17:14 +0200
Delivered-to: gettingstarted at lists dot realsoftware dot com
Hi there,

quick question from a newbie:

I open a window and pass its contructor as a reference the window that it got opened from.

in this new window i do:

win_parent.lb_nodes.expanded(win_parent.lb_nodes.listindex) = true

the compiler will not let me do this and tells me the object lb_nodes is not present. when i comment this out and debug, all looks fine: win_parent is the parent window with the control lb_nodes in the objects.
What am I doing wrong here?

Same when I try to access a property of that other window.

thnx,

Alex
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>