deepuaries
Programmer
Hi,
Im facing a very strange problem(as they usualy are!). I've got a pbl that runs fine, but a guy sitting across sends me the same pbl saying there's an error in it. I take the back up of my pbl and put his into the appliacation and run it - and sure the problem is there: It is that on clicking on a datawindow focus is defaulted to radio button on the child screen(where this should not happen). I then replace his pbl by mine and run it - and lo!! The error persists!!nothing can get the fucntioning back!!
Worser - I debug the application and put a break point in the parent object of the double click event on the datawindow(which I guess is the starting point of the error) and in the debug mode it works fine and focus is not defaulted to any other radio button in the screen. But while running the application the error exists!!
What am I missing out here? Buffers to be cleared??? As far as I know the applicaiton does not write any temp files.
Any solutions people?Im using PB6.0
Regards,
Deep
Im facing a very strange problem(as they usualy are!). I've got a pbl that runs fine, but a guy sitting across sends me the same pbl saying there's an error in it. I take the back up of my pbl and put his into the appliacation and run it - and sure the problem is there: It is that on clicking on a datawindow focus is defaulted to radio button on the child screen(where this should not happen). I then replace his pbl by mine and run it - and lo!! The error persists!!nothing can get the fucntioning back!!
Worser - I debug the application and put a break point in the parent object of the double click event on the datawindow(which I guess is the starting point of the error) and in the debug mode it works fine and focus is not defaulted to any other radio button in the screen. But while running the application the error exists!!
What am I missing out here? Buffers to be cleared??? As far as I know the applicaiton does not write any temp files.
Any solutions people?Im using PB6.0
Regards,
Deep