Code Comments
Programming Forum and web based access to our favorite programming groups.I have noticed a bug in PowerBuilder in 8 and 9. It seems particularly bad if there are serveral response windows involved. It is an intermittant problem and this is what happens... If you open a response window sometimes the code never continues from the function call Open () The window visibly closes but internally PowerBuilder seems to think it is still open. Does anyone know a work around for this bug?
Post Follow-up to this messageThis "bug" does not exist. It's a coding problem. -- __ "Mike Meldrum" <mmeldrum@pacific.net.au> wrote in message news:efNad.5290$pl.73170@nasal.pacific.net.au... >I have noticed a bug in PowerBuilder in 8 and 9. > It seems particularly bad if there are serveral response windows involved. > It is an intermittant problem and this is what happens... > If you open a response window sometimes the code never continues from the > function call Open () > The window visibly closes but internally PowerBuilder seems to think it is > still open. > Does anyone know a work around for this bug? > >
Post Follow-up to this messageAre you actually closing the response window or just hiding it? If you just hide it then it wont return... Can you give us any or your code?
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.