Hi Dimitris, Color specification in fancy text does not work in titles. See test gui below: ~~~~~~~~~~~~~~~~~~~~~~~ G4C FancyText /* Description: Fancy text in...
Hi Dimitris, I am trying to convert an very nice VU-Meter and Grid-Gauge custom control of Benjamin Maggi into a DLL for GUI4CLI. Sofar I got the controls...
Hi all, Uploaded a new version. See Files -> Gui4Cli. All the best, Dimitris 19.25 - DDE is now initialized on demand (internal change) - Added BUFFER...
Hi Jack, ... Sounds great :) ... The only defined way of adding attributes is by using the STYLE attribute. There you can add as many single keywords as you...
Hi Dimitris, Ok, the getEventColor() helps, at least 2 of the 6 colors can be set. For the others I will expand my handler function as I used this already to...
... Dimitris, I have now narrowed this down to the use of an Xtimer event to show the app is busy. If I turn this off the problem does not occur. I have...
Hello Jack, sorry for my terrible english. Im very interested in use sound card with G4C, but is no posible. Your project is very interestig I m newie, i have...
05-06-08 Hi All, Here's a small test gui for DOS command run. You must have a valid command to type in the launch box. You have to click to close the DOS...
Hi Livio, You are a newbie to GUI4CLI or a newbie to programming? E.g. C, C++, Delphi, C# etceteras? In case new to GUI4CLI, there is a command MCI which...
Hi Dimitris, You added the function gcGetEventColor which works great. One small issue however: #define COLOR_BACKGROUND 3 is already being defined in...
Hi all, Not much added... 19.26 - Changed the gcTriggerEventWait() API function to avoid deadlocks - Added API functions: gcReadColorString(), gcSetBounds()...
Dear all, I will upload a DLL and 2 test scripts in the files area of the forum and would like to ask you to give it a try on various systems. Please also...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the gui4cli group. File : /DLL/gctrl.zip ...
gui4cli@yahoogroups.com
Jun 8, 2008 10:43 am
4868
Hi Dmitris, There are occasions where GetColor loses its variable. 1. If GetColor is called from a button/textbox that has the MSOVER attribute set 2. If...
Hi Dimitris, Solved the USE crash as mentioned in my previous post for both if the bt==NULL as well as bt points to another object. However, I don't seem to...
Hi Jack, I tried them both on XP. gcontol.gui - works great. sysresource.gui - crashes - It deadlocks and I have to kill the gui4cli process. The first time I...
... forum ... Please ... do ... latest ... well. Hi Jack Awesome meters!! and a smooth type progress bar too. (very rare on XP) For the moment I have plenty...
Hi Jack, I'm don't know if you have to do anything. Try not handling the WM_SETFONT at all. Then try just redrawing, without replacing the font yourself. ...
Hi Dimitris, Can you give some more info on the crash? The conditions you (may) have that are different from Fer's and mine? I run it on 3 different systems...
Hi Dimitris, Solved all bugs as given by you and Fer, except for the crash in the CPU monitor, including setting the FONT which works now correctly. One thing...
... Apparently it was my fault, because today it works fine - no crashes. I must have done something particularly mean to my computer yesterday.. Sorry for the...
Hi all At the moment I am experimenting with the "new" sysdll command. I wrote a very small dll using Emergence Basic, a freeware language (I do not have a...
Hi Jack, Continuing... tested on systems: 1. XP/AMD 2000+/1Gb 2. Vista/DualCore 1.6/3 Gb (processor running at 80% to reduce heat and subsequent fan noise) The...
Hi Fer, Just got back from Indonesia... But quickly checked my e-mail. The delay in the gui's is caused by the fact that the CPU function really takes 100-200...