Owner's windows

This forum is for eXpress++ general support.
Message
Author
Janko
Posts: 111
Joined: Sat Mar 20, 2010 8:36 am
Location: Cerklje

Re: Owner's windows

#11 Post by Janko »

Dear Roger,

first: I've implemented the technique of opening and closing windows. It works OK.

I would need additional assistance:

In window B, there is on left side a tree browser and on the right side a panel of SAY objects, which have to be refreshed
upon ITEMMARKED on the left side. I do not know how to achieve it, because local GetList is empty. The refreshing of right panel
works normal when there is no EXIT clause in DCREADGUI.

Could you give me a hint?

Best regards
JAnko

Wolfgang Ciriack
Posts: 484
Joined: Wed Jan 27, 2010 10:25 pm
Location: Berlin Germany

Re: Owner's windows

#12 Post by Wolfgang Ciriack »

I think you must use EXIT SAVE in the DCGET OPTIONS.
_______________________
Best Regards
Wolfgang

Janko
Posts: 111
Joined: Sat Mar 20, 2010 8:36 am
Location: Cerklje

Re: Owner's windows

#13 Post by Janko »

Wolfgang,

yes, that's working, thank you very much.

Best regards
JAnko

Post Reply