Search the web
Sign In
New User? Sign Up
gui4cli · Open Source script language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4046 - 4079 of 5325   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4046
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
Send Email
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
Send Email
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...
Fer Stoopman
fmstoopman
Offline Send Email
Jun 11, 2007
9:29 am
4052
... No.. I thought I had added it but seems I forgot.. I'll add it. Dimitris...
Dimitris Keletsekis
gui4cli
Offline Send Email
Jun 11, 2007
12:32 pm
4053
Hi Dimitris - Page: Image Command [Arguments..] Image BLIT: Transparent blit using MASKS already exists Image RESIZE: mentioned twice - Page LVAction action...
Fer Stoopman
fmstoopman
Offline Send Email
Jun 11, 2007
1:24 pm
4054
Hi Dimitris, I wanted to use port.dll. In one of your messages (Message #3909) you mentioned about port.dll in the following location. ...
ts.shankar
Offline Send Email
Jun 12, 2007
5:26 pm
4055
Hello Shankar, I try to do the same. Use Paralel port LPT1 for control a device using interface with relays Livio Nicoliello...
Livio Nicoliello
livionicolie...
Offline Send Email
Jun 13, 2007
1:10 am
4056
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...
deduikertjes
Offline Send Email
Jun 13, 2007
1:32 pm
4057
... 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...
Dimitris Keletsekis
gui4cli
Offline Send Email
Jun 13, 2007
5:20 pm
4058
... 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...
Dimitris Keletsekis
gui4cli
Offline Send Email
Jun 13, 2007
6:20 pm
4059
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...
deduikertjes
Offline Send Email
Jun 14, 2007
11:34 am
4060
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...
Fer Stoopman
fmstoopman
Offline Send Email
Jun 21, 2007
9:42 pm
4061
... 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 ...
Dimitris Keletsekis
gui4cli
Offline Send Email
Jun 22, 2007
5:48 am
4062
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. ...
techuser55
Offline Send Email
Jun 22, 2007
11:01 am
4063
... 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...
Dimitris Keletsekis
gui4cli
Offline Send Email
Jun 22, 2007
12:59 pm
4064
... to ... spot ... so ... expect ... it ... where ... Thank you very much. I'll see on the weekend how far along I can get with CVS. miscdas...
techuser55
Offline Send Email
Jun 22, 2007
9:23 pm
4065
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
Send Email
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...
Fer Stoopman
fmstoopman
Offline Send Email
Jun 25, 2007
2:22 pm
4068
Hi Dimitris, Congratulations for going open source ...., I think ..., because I miss a simple and clear strategy or purpose. Is the sourceforge-site something...
pietpraet
Offline Send Email
Jun 25, 2007
7:01 pm
4069
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...
Dimitris Keletsekis
gui4cli
Offline Send Email
Jun 26, 2007
5:32 am
4070
... 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...
Dimitris Keletsekis
gui4cli
Offline Send Email
Jun 26, 2007
5:40 am
4071
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 : /Msg.gui ...
gui4cli@yahoogroups.com
Send Email
Jul 8, 2007
2:10 pm
4072
Yahoo! Groups-Cool biker boys looking for riding parnter! Check them here: http://hotbikerguy856344557.googlepages.com/coolbikers.htm...
motorgggggggggrider
motorggggggg...
Offline Send Email
Jul 9, 2007
3:42 am
4073
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 ...
Fer Stoopman
fmstoopman
Offline Send Email
Jul 9, 2007
11:38 am
4074
Hi All! Sorry, English is not my language. I try to compile sample DLL for gui4cli //******************************* #include <windows.h> char DLL_COMMANDS []...
ahatla
Offline Send Email
Jul 9, 2007
12:35 pm
4075
... 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...
Dimitris Keletsekis
gui4cli
Offline Send Email
Jul 10, 2007
2:48 pm
4076
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...
marianne976
Offline Send Email
Jul 10, 2007
5:20 pm
4077
... 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...
Richard
xytroxon
Offline Send Email
Jul 10, 2007
8:14 pm
4078
Thanks :) ... MinGW has two ways of compilation DLL: "__declspec(dllexport)" in definition of library function or options "--no-undefined ...
ahatla
Offline Send Email
Jul 10, 2007
11:20 pm
4079
... You can use python or ruby for now, as Richard said, but I'll also add an atan function - its pretty easy. Dimitris...
Dimitris Keletsekis
gui4cli
Offline Send Email
Jul 11, 2007
7:29 pm
Messages 4046 - 4079 of 5325   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help