[Gambas-user] how to use embedder?
tetsuo
tetsuo at ...756...
Thu Oct 6 14:33:56 CEST 2005
> As for xterm, you must look in the man page to see if there is a way to get
> the window id.
>
> Otherwise, you can search the opened main windows with Desktop.Find(Title,
> Application, Role) that returns an array of windows id that match the
> specified criteria.
>
> Regards,
xterm has a env-variable "WINDOWID", now it works for me very well. In
other different cases i'll use the desktop.find() way.
Many thanks for helps, gambas is GREAT!! :D
More information about the User
mailing list