i have a listview into which i'd like to load just a couple of columns from a different listview. what's the best way to do this? since the first listview is...
Hi Jack, ... I would just do it manually - its pretty fast.. // append fields "f1" and "f2" from lv2 to lv1 xRoutine appendLV lv1 lv2 setattr #this $lv1 show...
Persistent little #@&**!!!.. I've removed him 3-4 times now from the list, he keeps adding himself and spamming.. I'm thinking of hiring a hit-man.....
Hi Fer, Apparently %ProgramFiles% is an environment variable. See here (among many other places) http://vlaurie.com/computers2/Articles/environment.htm I'll...
hi dimitris thanks for that. i was sure there was some way to do it with columns.. must have been dreaming. i've mailed you a cut-down version that still...
... but no) Hi Dimitris, Thanks for the list. The ones I encounter the most as a return value of the 'regget' function are %ProgramFiles% and %SystemRoot%. Fer...
i have created an owner drawn lv, with checkboxes. the user will make changes to some lines in the lv. i want to select the checkbox on a line automatically...
First of all a wonderful 2008 for all members. Now my question. I am writing a quiz program using listviews. Is it possible to format a listview in such a way...
The line:- reqfile DIR 'Choose folder:' '' win_root will return a value in win_root with a trailing / if a disk is selected, but without if a sub directory is...
Hi Frans, Have a look at the following gui. Notice that for a, xEdbox, you must also include the "\r" carriage return character before the "\n", otherwise it...
Dimitris Thank you very much. Highly appreciated. Once again, thanks for Gui4Cli. Frans. ... must ... format ... lines ... does ... a ... I ... the \n ... (I ...
... How do you mean ? Both describe the item. d:/ Is the root dir of the drive. The "/" at the end must be given. DOS understands that you mean the "root" of...
... I was not aware of the dos foible where c: was a short cut to the current directory on that drive, and that current directories are maintained for each...
You are right about the inconsistency, but the opposite would be inconsistent in other ways (like if you didn't want to append a file name).. In any case its...
i created a gui with an owner drawn listview, then gave it to somebody else to use. he had a lot of trouble with editing. he uses Cxcel quite a lot, which ...
Hi, As you know, Gui4Cli is now an open source project, hosted at https://sourceforge.net/projects/gui4cli You can help in its development as a "source code...
Hi Jack, I'll see what I can do. Similar behaviour to excel sounds sensible.. Meanwhile, to add you as a developer, I need your sourceforge "unix" name. See...
hi dimitris ok, thanks over at sourceforge, i'm: wlandfill i assume we don't *have* to use tortoisecvs? at home i run a linux system, which seems to have a...