Re: LV Select NONE working, LVSelect All does not

"jd_duch" <[email protected]> Fri, 19 Apr 2013 11:50:28 -0000
Newsgroups gmane.comp.windows.gui4cli
Message-ID <[email protected]>
Thanks Dimitris,  

That's what i missed,
i added the line

SetEvent #this LV102 ON
 to see the selected items

Joseph



--- In [email protected], Dimitris Keletsekis <gui4cli@...> wrote:
>
> Works fine...
> 
> Just a thought - Maybe you think its not selecting them because when the
> window is inactive (as is the listview when you click the button) the
> selected color is very slightly different from the window background (in my
> system).
> 
> Dimitris
> 
> Dimitris
> 
> 
> 
> On Thu, Apr 18, 2013 at 10:26 PM, jd_duch <JDuch@...> wrote:
> 
> > **
> >
> >
> >
> > As the title says. under Windows 7 (Gui4Cli is installed directly in c:/
> > though)
> > Can anyone check ?
> >
> > G4C SPELLSH
> >
> > WINDOW 10 10 300 720 Spellcheck
> >
> > // WINTYPE 11110001
> >
> > xONLOAD
> > USE Listview #this LV102
> > LV LOAD D:/Simplelist
> > GuiOpen #this
> >
> > xONCLOSE GuiQuit this
> >
> > Textfile D:/Simplelist
> > a
> > b
> > c
> > d
> > e
> > f
> > g
> > ###
> >
> > xBUTTON 50 105 50 22 "All"
> > USE LV #this LV102
> > LV SELECT ALL
> > xBUTTON 100 105 50 22 "NONE"
> > USE LV #this LV102
> > LV SELECT NONE
> >
> > xLISTVIEW 0 132 280 588 "" "" LVVar102
> > attr help '192 double click to put in clipboard'
> > attr FONT "#GUI/12/normal"
> > //attr STYLE -EDIT
> > //attr Style Check
> > attr ID LV102
> > if $LVVar102 > 0 // if a file was passed, run it..
> > SetClip TEXT $LVVar102
> > SetWinTitle #this "$LVVar102"
> > endif
> >
> >  
> >
>



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/gui4cli/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/gui4cli/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/