On Nov 28, 2010, at 1:32 PM, John Fabiani wrote:

> Below is new - it only occurs on Windows - does not appear to do any harm.  I 
> have only one (1) scroll panel.  No where in the form code am I calling 
> unlockDisplay or lockDisplay - It happens when I open the form?
> 
> 2010-11-28 10:28:21 - ERROR - Extra call to unlockDisplay() for object 
> <mergePan
> elID (baseclass dabo.ui.dPanel.dScrollPanel, id:-293)>
> 2010-11-28 10:28:21 - ERROR - Extra call to unlockDisplay() for object 
> <clientPa
> nelID (baseclass dabo.ui.dPanel, id:-462)>


        It's usually harmless, but it indicates that somewhere extra calls to 
unlockDisplay() are being made. I don't know why it would only show in Windows.

        If you're feeling adventurous, add the line:

print dabo.logPoint()

...before line 906 in dPemMixin. With any luck, it should indicate where the 
calls are coming from.



-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to