> From: Erik Hofman
>
> Jim Wilson wrote:
>
> > Hmmm...so why would that make a difference on the pui end? It makes more
> > sense that the requirement of an active read (that
> is bound to a subsystem owned getter) would be the cause of no on screen
> update. I don't think the pui would car
Jim Wilson wrote:
Hmmm...so why would that make a difference on the pui end? It makes more sense
that the requirement of an active read (that is bound to a subsystem owned
getter) would be the cause of no on screen update. I don't think the pui would
care who owns the value, does it? Sorry
bass pumped wrote:
If I wanted to look at the code for the property browser where would I look?
It's prop_picker.[ch]xx in FlightGear/src/GUI
Erik
___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/l
If I wanted to look at the code for the property browser where would I look?
___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d
Jim Wilson wrote:
>>From: "Curtis L. Olson"
>>
>>Jim Wilson wrote:
>>
>>
From: Josh Babcock
Did someone change the property browser so you can't watch the values
change in real time? How do I get this back?
Josh
>>>
>>>Which property are you looking at? It ha
> From: "Curtis L. Olson"
>
> Jim Wilson wrote:
>
> >>From: Josh Babcock
> >>
> >>Did someone change the property browser so you can't watch the values
> >>change in real time? How do I get this back?
> >>
> >>Josh
> >>
> >>
> >
> >Which property are you looking at? It has been a very long
Curtis L. Olson wrote:
> Jim Wilson wrote:
>
>>> From: Josh Babcock
>>>
>>> Did someone change the property browser so you can't watch the values
>>> change in real time? How do I get this back?
>>>
>>> Josh
>>>
>>
>>
>> Which property are you looking at? It has been a very long time, so I
>>
Jim Wilson wrote:
From: Josh Babcock
Did someone change the property browser so you can't watch the values
change in real time? How do I get this back?
Josh
Which property are you looking at? It has been a very long time, so I might be
a little off here. IIRC the a property node is o
> From: Josh Babcock
>
> Did someone change the property browser so you can't watch the values
> change in real time? How do I get this back?
>
> Josh
Which property are you looking at? It has been a very long time, so I might be
a little off here. IIRC the a property node is only updated if
Did someone change the property browser so you can't watch the values
change in real time? How do I get this back?
Josh
___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585e
I'm debugging the property browsers. Currently they don't handle indexing properly:
multiple instances of /input/mice/mouse/mode[0]/button/ are shown without indices
because the buttons are numbered 2,3,4 but the test it uses is "Is there a child of
this name with index 1?". Clicking on any o
11 matches
Mail list logo