Hi Dimitris, Thank you for clarification. The call of SetWindowTheme returns now 0 (S_OK - Operation successful). ... Would be handy to have the variable...
5812
Dimitris Keletsekis
gui4cli
Apr 23, 2013 5:25 am
It was easy enough to add it and it works fine - see below (if the image appears) [image: Inline image 1]...
5813
jd
jd_duch
Apr 23, 2013 5:28 am
Hello Dimitris Thanks, but that's what i was doing till now.. The "problem" is that is not updated automatically as i see it in the Gui4CLi.gui 's Gui4Cli...
5814
Dimitris Keletsekis
gui4cli
Apr 23, 2013 5:34 am
Joseph, See the SET GLOAD and SET GFREE commands. Dimitris...
5815
jd_duch
Apr 23, 2013 3:33 pm
... Thanks Dimitris, I observe the following though: My Spellcheck.gui reacts correctly when a gui is opened, but does not detect that a gui is closed. I have...
Hi Dimitris, Yes, that’s it ! Exactly what I was looking to do. Thanks for your superb support and product. Are You going to upload a fix / new version ? ...
5817
Dimitris Keletsekis
gui4cli
Apr 24, 2013 5:46 am
Hi Rene, Some things are easy (the fix) some more difficult (the upload). It takes work to make the exe for the upload so it may be a while. All the best, ...
5818
Dimitris Keletsekis
gui4cli
Apr 24, 2013 5:52 am
Hi Joseph, I tried and it works, however, do not use #this, use your gui's name instead. Dimitris...
5819
jd_duch
Apr 24, 2013 12:10 pm
Thanks Dimitris, it works here too, when i use the gui name. oseph...
5820
jd_duch
Apr 24, 2013 12:13 pm
Does sort in ASCending mode, not in DESCEND mode This was the case with the AOS version too. One of the few things i did correct. Joseph...
5821
rene
reneatch
Apr 24, 2013 8:15 pm
Hi Dimitris, All good things take time. Thanks in advance, Rene...
5822
flicknemo
Apr 25, 2013 1:11 pm
Buffer abuse Hi Dimitris, I wrote a script to detect drop any LNK file icon onto its window. On each drop it is detected by my function ~~~~~~~~~~~~~ xondrop...
5823
Dimitris Keletsekis
gui4cli
Apr 26, 2013 5:57 am
Hi, I didn't get much of what you are describing, but as I understand you want to eliminate the Error report. I'll have a look, but for now, if it bothers you...
5824
Dimitris Keletsekis
gui4cli
Apr 26, 2013 5:58 am
Hi Joseph, I haven't checked it, but I think you can fix it if you sort ascending first, then descending. Have a try... Dimitris...
5825
jd
jd_duch
Apr 26, 2013 7:26 am
Hello Dimitris I tried LV Sort MsgBox "Done" LV Sort DeSCEND No difference :( Joseph ... Regards...
5826
flicknemo
Apr 29, 2013 5:03 pm
... want ... use ... Thanks, pal. No I don't worry about the error, but I just wanted to confirm with you that I was using an appropriate G4c function to...
5827
Marianne
marianne976
May 6, 2013 3:56 pm
Dear Dimitris Recently I encounter problems with the abovementioned type of programs. I developed a program and bundled the program using Start.txt and...
5828
Dimitris Keletsekis
gui4cli
May 6, 2013 8:07 pm
Hi Frans, I'll have a look when possible, but I don't understand what you mean by "I guess that it is probably because of the virus program I am using." - What...
5829
Marianne
marianne976
May 7, 2013 1:56 pm
Hi Dimitris Sorry if I was not clear. I recently changed to another virus program because I had problems with the previous one. It can be that the new...
5830
Dimitris Keletsekis
gui4cli
May 8, 2013 6:56 am
Hi Frans, There is a file in the Gui4Cli distribution (DLL/PackExe_dll.exe if I remember correctly) that 1-2 antivirus programs marked as "possibly virus ...
5831
Marianne
marianne976
May 8, 2013 11:17 am
Dimitris Thanks for the reply. I will investigate and let you know if you are interested. I am not that worried about the temp folder. My issue is the cmd.exe...
5832
Marianne
marianne976
May 20, 2013 3:08 pm
Hi Dimitris I promised that I will come back to you. It is the antivirus program causing the problem. The antvirus program prevent the *.bat file to run. Each...
5833
Dimitris Keletsekis
gui4cli
May 21, 2013 5:43 am
Hi Frans, Maybe you can avoid the .bat file by using start.exe with the start.txt file... Dimitris...
5834
Marianne
marianne976
May 21, 2013 5:29 pm
Dimitris I am using start.exe and start.txt. I did not write any .bat file to "clear up". I only put all files in the same folder with start.exe and start.txt...
5835
flicknemo
Jun 6, 2013 12:14 pm
Hi Dimitris, Multi column listviews are also called DATABASE listviews. This page ends in : "I will be adding various capabilities to them, as needed." Am I...
5836
Marianne
marianne976
Jun 16, 2013 9:24 pm
Dear Members I want to know if it is possible to send an email automatically from Gui4Cli on the click of a button. It will be appreciated i there is some-one...
5837
Dimitris Keletsekis
gui4cli
Jun 18, 2013 5:36 am
Hi Frans, Sorry, I've never tried this. I suspect its more a case of finding out how all this stuff works, so you can do what's needed. Note also you can use ...
5838
fredfjord@...
fredfjord...
Jun 18, 2013 2:00 pm
Hello Frans, Never tried it but you could take a look at http://www.blat.net/ or https://code.google.com/p/mailsend/ Fred....
5839
Marianne
marianne976
Jun 18, 2013 2:56 pm
Dimitris and Fred Thanks. I will have a look at Curl and the liknk you send me Fred. Regards. Frans...
5840
Dave
daz4roo
Jun 18, 2013 9:14 pm
... Just had a look at the source and it seems that the SMTP interface wasn't implemented by the author of cURL.dll. For example, it would need to recognise...