Re: Adaptive Comboboxes



jschmeiser@xxxxxxx writes:

A combobox in a GUI displays values from a list. That list is updated
by user actions but I can't get the combobox to update to show the new
values that have been appended or changed in the list. Optimally, the
combobox selections should change everytime there is a change to the
list.

Which combobox? (Tile, BWidget, ...)

I would put a trace on the variable that holds the list, and there
update the combobox by assigning the -values option.

[snip]

--
Oscar
.



Relevant Pages

  • Re: Adaptive Comboboxes
    ... Óscar Fuentes wrote: ... by user actions but I can't get the combobox to update to show the new ... Depending on how you change the original master list, either use the trace recommended above, or just do the configure whenever you change the list. ...
    (comp.lang.tcl)
  • Re: Adaptive Comboboxes
    ... A combobox in a GUI displays values from a list. ... by user actions but I can't get the combobox to update to show the new ... shows dynamic list updates. ...
    (comp.lang.tcl)
  • Adaptive Comboboxes
    ... A combobox in a GUI displays values from a list. ... by user actions but I can't get the combobox to update to show the new ... Deep down I know that the answer is simple but I haven't been able to ...
    (comp.lang.tcl)
  • Re: Having trouble understanding assignement of Object in this instance
    ... > some help in assigning an object to a ComboBox collection. ... > some light on creating this object and assigning it in the manner. ... This property enables you to obtain a reference to the list of items ... System.Windows.Forms.ComboBox.ObjectCollection class reference topics. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Batch file (CMD) output into HTA
    ... nice addition as the Command input line by letting you pick a previous ... I finally found the Combobox I was sure I had seen recently. ... It took a search for CLASSID to turn it up. ...
    (microsoft.public.scripting.vbscript)