Author: Gary ScottGary Scott Date: Jan 11, 2008 09:28
> I am using drop down list combo boxes with winteracter. In the
> resource editor the initial selection is one of the list, but when I
> run the program the selection is not highlighted, wich means that
> there is no selection made. How can I solve this problem?
>
>
> Thanks in advance
>
> Peter
I assume that there is a procedure (subroutine/function) that you can
call to select the particular item of interest at run time. That's how
I do this in GINO, because I often want to reset or change the initial
setting when the procedure is reentered or content updated.
--
Gary Scott
mailto:garylscott@sbcglobal dot net
Fortran Library: http://www.fortranlib.com
|