[Gambas-user] getting window ID
Rob Kudla
sourceforge-raindog2 at ...94...
Thu Feb 2 01:42:44 CET 2006
On Wed February 1 2006 18:58, Christopher Brian Jack wrote:
> Certain X Window applications can take as a parameter the ID
> of a currently open window. Is there a way to get this
> information from a Gambas Form?
Yep.... most controls (including Window objects) have a Handle
property which returns that ID.
See the MoviePlayer example for more details.
Rob
More information about the User
mailing list