paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] Opengl in GCS


From: Gautier Hattenberger
Subject: Re: [Paparazzi-devel] Opengl in GCS
Date: Thu, 19 Aug 2010 13:28:58 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6

Hi,
In order to use the plugins, you need to add a plugin window in the xml layout and launch the gcs with -plugin "prog to exec" option. The program you want to execute need to accept an option to embed the window (socket) into an other. For example, gcs -layout <some layout with plugin widget>.xml -plugin "gvim --socketid " will launch gvim in your gcs (ok, that's not really useful...)

Gautier

Le 18/08/2010 11:27, Tilman Baumann a écrit :
Cédric Marzer wrote:
Thank you for your answer.
I have been trying very quickly the plugin option and didn't have success
so
far, but it would be indeed the easiest way...
I tried that as well before I mentioned it. And failed as well.
But I think I know why, the plugin window needs to be defined in the
layout XML. If you don't do that it won't find the widget in which to
place it.
Or at least that is how it made sense to me. :)

Regards
  Tilman Baumann

_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]