« Return to Thread: NOOB question

Re: NOOB question

by Joel VanderWerf :: Rate this Message:

Reply to Author | View in Thread

Micheal Falcon wrote:
> Hi all,
> I have been working with FXRuby for a few weeks and have run into a problem.  I have a list box and I would like to update the value displayed in that list box whenever certain events happen in my program.  I have used a text field with a FXDataTarget and whenever I update the FXDataTarget it would update in my text field.   I can't get this working for a list box.  Could I get some explanation on why this is not working, and maybe a suggestion on what I should be doing.

Do you mean you want to update the entries contained in the list, or
update the selection?

--
       vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407
_______________________________________________
fxruby-users mailing list
fxruby-users@...
http://rubyforge.org/mailman/listinfo/fxruby-users

 « Return to Thread: NOOB question