Thanks for reply.  I am using pyjd included in pyjs package whose version 
number is 0.8.1~+alpha1.  I am running on MS Windows. Is the hulahope 
engine available for MS Windows?

I found a way to go around for window resize. But it is MS Windows 
specific. And it looks ugly because it shows the resizing process after the 
window is displayed:

    pyjd.windows.MoveWindow(pyjd.mshtml.wv.hwnd, rect.left, rect.top, 
WINDOW_WIDTH, WINDOW_HEIGHT, True) 

I am still looking for a cross-flatform solution for determining the 
initial window size rather than resizing window after the window was 
already displayed to a user.

Thanks again.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Pyjs.org Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to