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 : /CDcontrol.zip ...
gui4cli@yahoogroups.com
Jun 5, 2007 1:40 pm
4047
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 :...
gui4cli@yahoogroups.com
Jun 7, 2007 11:50 am
4049
Hi Dimitris, The manual says: "Fonts are treated like images and icons. Gui4Cli keeps a list of fonts...etc. etc.". Is it possible to retreive that list of all...
Wow, finally it happened. There is indeed a package out there that works great as a dde server, and it is well documented (ArisFlow). So now I'm building a...
... Try: users.hol.gr/~dck/g4c/dll/port.zip The source code is included. I don't know enough about it to know if it works though. If you can test it, please...
... Have you checked the $$retcode. Both commands should return 10 if they fail. ... $$dde.data is supposed to carry any data sent back. I've never actually...
Dear Dimitris, ... It indeed returns 10. Not so neat, but it might do (for a future release it would be nice if you can add a $$dde.something). If data is...
Hi Dimitris, Excuse my curiosity (I know it has killed before) but since the last beta update several problems have been discussed, some of which do affect a...
... I'm sorry to have slacked off so much lately but I've been swamped with "real" work.. I've added the font stuff and I'll try to upload something in a few ...
Hi Dmitris, Going open source is great news. But I hope that in addition to attracting some other developers that you will still be around to make updates. ...
... I use g4c in most things I do and I like programming so I will definitely continue its development. This is mainly for people to spot bugs etc. If anyone...
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 : /MemoPad.zip ...
gui4cli@yahoogroups.com
Jun 25, 2007 12:07 pm
4066
Hi Dimitris, I'm very confused about the new CVS stuff. I've downloaded the tort... thing but I didn't understand one bit of it, so... away with it. It's...
Hi Dimitris, Congratulations for going open source ...., I think ..., because I miss a simple and clear strategy or purpose. Is the sourceforge-site something...
Hi Fer, I understand your confusion with sourceforge.. :) I'm still trying to read up on it. I'm currently restructuring the setup I have so its more...
... No. I will keep the g4c site and all the existing setup also. I think any developer that joins will want that. Once I finish setting up sourceforge I will...
Hi all, In a continuing effort to make gui's as small as possible without losing functionality I converted the gui 'System Colors.gui' in the Util directory ...
Hi All! Sorry, English is not my language. I try to compile sample DLL for gui4cli //******************************* #include <windows.h> char DLL_COMMANDS []...
... No problem :) I think the problem is that you do not export the DLL_Init() and SIMPLE() functions. To do this you must include a .DEF file in your project...
Dear all Gui4Cli has some mathematical functions such as Cos, Tan and Sin. Is there a way that I can calculate ArcTan (ATan)? In one of my programs I need the...
... Greetings! I use the Python programming language for my complex calculations: http://www.python.org Then I can use any of the many available Python...