Re: child window copies from parent "under" it

new topic     » goto parent     » topic index » view thread      » older message » newer message

You've created a rather 'strange' child... more like an incomplete control.
...notice that it can't even receive focus, by clicking on it's title bar,
for example.
Anyways, the simplest solution is:

global procedure onClick_ChildButton()
  openWindow(aChildWindow,Normal)
  setVisible(ChildButton,False)
end procedure

> Can anyone tell me how to make the child window without this copying
> happening  (other than creating it where there is nothing to copy) ??

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu