Re: Combo Boxes
  Home FAQ Contact Sign in
comp.lang.fortran only
 
Advanced search
POPULAR GROUPS

more...

comp.lang.fortran Profile…
 Up
Re: Combo Boxes         


Author: Gary Scott
Date: Jan 11, 2008 09:28

pjsgr100@gmail.com wrote:
> 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
Show full article (0.98Kb)
no comments