View Single Post
  #5  
Old 11-02-2005, 12:09 AM
sjroorda sjroorda is offline
Member
 
Join Date: Apr 2005
Posts: 13
No, Vizard is not embedded in my application: I run my application, and this application starts the different Vizard instances.

In fact, what I'm looking for is a construction like window.position(x, y), but not limited to the range [0, 1]. So I'd like to call e.g. window.position(2, 3.5).

But I'm afraid I'll have to look for another option .
Reply With Quote