On Sun, 24 Feb 2013 22:09:58 -0800 (PST), Michael wrote in message 
<1361772598.56473.yahoomailclas...@web140206.mail.bf1.yahoo.com>:

> --- On Mon, 2/25/13, akram mohammed <akramka...@hotmail.com> wrote:
> 
> i need help how to interface flightgear with visual basic gui
> project ,

..that would make it Microsoft-_only_, you wanna do something 
that's usable by us all, regardless of operatingsystems, etc?

> like starting engine and landing gear from vb,in detail because i
> am beginner.

..the GUIs we have are, fgrun, fgo, fgx (did I miss any?) that will
set up a flightgear startup commandline.  

..another option you wanna try, is e.g. --httpd=8888 and then point 
a web browser to http://127.0.0.1:8888 and use that to do the things 
you propose, in FG's property tree published on --httpd=8888, you
can even put it an your lan or out on the web and have people fly
your FG, and even show them what's going on thru the --jpg-httpd=port
screen shot server, or use the jpgs to "build" a movie.

..ofcourse it is possible to write a gui program that uses http
polls to do the web browser job, in a much more intuitive way.

> It's all in C++. Either try that or do some easy beginner stuff in VB
> alike a clock etc. :-)

..if you do it in C++, you also fairly quickly become a useful 
flightgear developer.

-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to