Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problems when copying controls from a userobject to another

Status
Not open for further replies.

miguelleeuwe

Programmer
Oct 17, 2007
242
NL
I've seem 'destroy' events appearing in object-controls. These had a 'call objectname::eventname()' in it and parent script showed "end on".

when deleting the code of the 'destroy' event (note: not 'destructor' event), powerbuilder 11 / 12 GPF's ...

Seems like something corrupted and I get the feeling it has to do with copying controls from one window to another (maybe occurs only when copying more than one at the time)....

The way to fix it is easy: simply delete the spontaneous 'destroy' event.

Anyone having any information about this??

TIA,
Miguel Leeuwe


regards,
Miguel L.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top