LV Select NONE working, LVSelect All does not
"jd_duch" <[email protected]> Thu, 18 Apr 2013 19:26:26 -0000
| Newsgroups | gmane.comp.windows.gui4cli |
|---|---|
| Message-ID | <[email protected]> |
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/