As a quick guess, some variables might be being stomped on
(uninitialized memory?).  Although I doubt that it is that easy, first
thing to look for at least.  Would help if you could give some example
code, being as simple as possible to demonstrate the issue of course.

On 11/2/07, Christopher Harris <[EMAIL PROTECTED]> wrote:
> This is a multi-part message in MIME format.
> --
> [ Picked text/plain from multipart/alternative ]
> I am having a very perplexing issue. I have a set of Combo Boxes in a vgui 
> element which are not updating the state of the currently selected item to 
> reflect what a use picks or even if I set the active item by row in code.
>
> What is odd though is if I run the game through vs2005 debugger the combo 
> boxes work flawlessly. Does anyone have any insight as to why this might be.
>
> Chris
> --
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to