Page 2 of 2

Re: Finding all render targets

Posted: Sat Dec 28, 2013 10:58 pm
by grimm
Thanks Thomas, I suspected that but wasn't sure. :D Does this also effect reading the value from that property? I'm just getting back "rendertarget {COMBO_BOX}" when I read it even when I select something.

Re: Finding all render targets

Posted: Sun Dec 29, 2013 1:42 am
by stratified
grimm wrote:Thanks Thomas, I suspected that but wasn't sure. :D Does this also effect reading the value from that property? I'm just getting back "rendertarget {COMBO_BOX}" when I read it even when I select something.
A quick test here shows that reading the selected item from the combo works fine (altough it doesn't display it correctly). How are your combo boxes populated?

cheers,
Thomas

Re: Finding all render targets

Posted: Sun Dec 29, 2013 3:30 am
by grimm
Thanks Thomas,

I have figured it out, I'm just being dumb. It works just fine.

Re: Finding all render targets

Posted: Sun Dec 29, 2013 4:40 am
by grimm
May have found another error, when you disable the combo box it looses it's selection. Sorry more issues. :?