Dimitris One question about the MOD function. If one does something like say 7%2 the function works perfectly. As soon as one changes the top value to a ...
... 2 ... a ... In my experience of using the modulo function, when you use a variable like the one above you should leave a space between the varable and ...
Hi Dimitris, I'm not sure why you give the opportunity in the xListview- style, to grant the attribute "edit". As far as I can tell, this is already like this...
Hmm.. The "%" character is used in fieds so it has other reprecusions when I change the code to make it recognised as an operator.. For now I'll leave it like...
Hi, Uploaded v 19.13 at: http://users.hol.gr/~dck/g4c/html/Downloads.htm Main changes: - Added the STICKY window attribute (for windows like winamp) - Added...
Hi Dimitris, Is it possible the helpfile in version 19_13 isn't yet updated concerning : "Added Extract UNIQUE, UNIDIR, NOFANCY" ? I only found the nofancy. ...
Hi Dimitris and Fer, You allready have discussed the problem with the attribute "-EDIT" for use with owner listviews, earlier this year, but it still doesn't...
Hi Piet Depending on the function the listview should perform, it can happen that the listview turns to edit mode, even if you specify attr -edit. In my case...
Glad it works for you, Fer. I'm puzzled that my simple listview works normal in normal mode, as well in normal mode with option -edit, as well in owner mode,...
Hi Dimitris, Delimiters for parsevar may contain several characters. However, when the delimiter string includes spaces, the delimiter will be one space only. ...
... The delimiter is not a search string.. It contains the characters that are considered as delimiters, so the above would specify as delimiters spaces and...
Hi, Dimitris I didn't realise that the delimiter string in the manual means ANY character from the example string. I thought ALL characters. Stupid. Thanks for...
... may be able to create a function. I have read all the stuff in the g4c manual on the topic and I am still puzzled. ... information on the web, anything...
[:-?] Do you plan to include Regular Expression functions in future? Or is there an easy way to connect to Perl or another language which allows this? ...
... Not write them into gui4cli directly.. I've tried finding some good grep code to make into a dll but I haven't found any yet.. ... There are ready made...
Hi Piet, I've been thinking a while about your suggestion of mouse 'bumping' against the edges or corners of the screen, the same time wondering about...
Hi Fer, ... It's only usefull, like so many tweaks and tools, if you have used it for a while (the first hour or so, you will bump many times accidentally and...
... allows this? ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D>> Not write them into gui4cli directly... F>I agree. You need to keep downsizing the g4c dll and not...
... F>>I have read all the stuff in the ... F>> I thought that was true at the time but I had an old copy of the manual on the drive. I was looking at the...
Hi all, For those who are interested in having an auto generated drives menu that lists all drives in your system and enables you to explore them, see the code...
Hi Fer, ... Tried it out and it works great except that I have no drive a: or b:, so as you say I had to set c=0. I think though that you may be able to do...
Hi Dimitris Good idea to make the selection based on drive type, but now the memory sticks are identified as REMOVABLE (just like the floppy) and my virtual...