On Wed, 2013-09-25 at 23:33 -0700, Clavier wrote:
> 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. 

OK. That will help to pin-point the issue.

> Is the hulahope engine available for MS Windows?

Nope. It's for linux (and esp. the de debian distro). There are more
engines around, but only one for 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.

I don't have windows. I can probably get it and create a
test/development environment, but I know there are others that already
work on windows (and cat use the latest git checkout). It would be nice
if someone could have a look at it.





-- 

--- 
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