Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

gui4cli · Open Source script language

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 423
  • Category: Development
  • Founded: Aug 14, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 214 - 243 of 5834   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
214 Joseph Duchâtelet
jduchatelet@... Send Email
Feb 1, 2000
1:54 pm
Hello Dimitris & Ralph ... For most of those i found an appropriate Arexx or CLI command. It just seems that getting a list of running screens is not a common...
215 D.Keletsekis
dck@... Send Email
Feb 1, 2000
11:31 am
Hi Joseph, ... I'm not sure what you mean here.. The screen's name is not the same as the title shown in the title bar.. ... You probably know all this, but...
216 Joseph Duchâtelet
jduchatelet@... Send Email
Feb 2, 2000
2:54 pm
Hello The attached gui should according to doc represent 4 squares of the same dimensions. Here with me they are different. Is the doc wrong ? Joseph [This...
217 D.Keletsekis
dck@... Send Email
Feb 2, 2000
12:26 pm
Hi, ... Yes.. The arguments should be L T W H, as with other gadgets. I'll fix the guide.. Did you solve your problems with CED's screen ? rgds Dimitris...
218 Joseph Duchâtelet
jduchatelet@... Send Email
Feb 3, 2000
1:16 am
Hi Dimitris, Thanks for a very informative answer, 1. you reminded me of the existance of public & private screens (which i was aware now that you told me...
219 D.Keletsekis
dck@... Send Email
Feb 3, 2000
1:23 pm
Hi Joseph, ... I also use CED 3.5 (the best text editor this side of the Mississipi.. :) Go to the 2nd Menu - ie "ENVIRONMENT&quot; but the left most of the 3 menus...
220 Joseph Duchâtelet
jduchatelet@... Send Email
Feb 4, 2000
2:06 pm
... I also use CED 3.5 (the best text editor this side of ... OK I got there thanks ... I will try the version i have now. All the best Joseph...
221 Joseph Duchâtelet
jduchatelet@... Send Email
Feb 5, 2000
9:58 pm
Hello Dimitris Using ChangeGad followed by GadRedraw $Gdg $Gdg $Gdg $Gdg 1, you actually redraw more than just the area defined with GadRedraw (the gadget with...
222 Joseph Duchâtelet
jduchatelet@... Send Email
Feb 8, 2000
6:28 pm
Hello Dimitris, I tried to use CEDBar. - I was able to put CED on a public screen and open CedBar on it, modifying CEDBar's StartupCed routine (attached) - I...
223 D.Keletsekis
dck@... Send Email
Feb 11, 2000
11:21 am
Hi all, I had several guis which people sent me which I wanted to tinker with and then either I forgot about them, or I sent them back to the author for...
224 D.Keletsekis
dck@... Send Email
Feb 11, 2000
11:29 am
Hi Joseph, ... You should not have to create the screen yourself. You should let CED do it, so that it can open/close many of them as it thinks fit. I'm not...
225 Joseph Duchâtelet
jduchatelet@... Send Email
Feb 12, 2000
3:48 pm
Hi Dimitris, ... With me a window opens that only lets me choose between different PAL options & size. Checking with the menu "Contol/characteristics&quot; for this...
226 Joseph Duchâtelet
jduchatelet@... Send Email
Feb 12, 2000
2:28 pm
... Hi Dimitris, I also recently did send you a new version 1.4 of GuiCreator (GuiCreat.gc)...
227 Joseph Duchâtelet
jduchatelet@... Send Email
Feb 14, 2000
10:38 pm
Hello Dimitris, I came over the following problem : (Analysing an AG doc) - In a listview i search for successive appearances of the word LINK with LVSearch...
228 D.Keletsekis
dck@... Send Email
Feb 15, 2000
1:29 pm
Hi Joseph, First, sorry that I forgot to upload GuiCreator. I'll upload it tomorrow. Second, for CED, use the "Duplicate WB screen" and save CedDefaults. I'll...
229 Joseph Duchâtelet
jduchatelet@... Send Email
Feb 16, 2000
3:20 pm
... No problem, thanks By the way did you change anything to RTFDate.gc (you asked me if you could & i answered "please do" ) ... This i tried allready with no...
230 D.Keletsekis
dck@... Send Email
Feb 16, 2000
1:19 pm
Hi all, I uploaded on my page : Version 3.8.3 of Gui4Cli which adds one command and fixes two annoying bugs. Also GuiCreator v1.4, by J.Duchatelet, which is a...
231 Joseph Duchâtelet
jduchatelet@... Send Email
Feb 18, 2000
4:58 pm
Hi everybody, You will find attached a gui which demonstrates the basic scheme for a Gui4Cli based editor. I have two minor & one big problem. Minor ones: run...
232 D.Keletsekis
dck@... Send Email
Feb 21, 2000
9:01 am
Hi Joseph, ... Hey, nice editor :) ... I thought I had added internal vars for first and total visible lines.. Oh well.. ... What is really needed is...
233 Joseph Duchâtelet
jduchatelet@... Send Email
Feb 21, 2000
4:11 pm
Hello Dimitris, Using Gui4Cli V 3.8.2 i found that $$LV.TOTAL states 7 for a file with only 6 lines loaded with LVChange. Checking with a loop what the 7 th...
234 Joseph Duchâtelet
jduchatelet@... Send Email
Feb 21, 2000
5:00 pm
... The guide does not mention them . I plowed trough previous mail and did not found trace of it. (Except you noted the problem) I would allready be very glad...
235 Joseph Duchâtelet
jduchatelet@... Send Email
Mar 13, 2000
11:33 am
Hello Dimitris In the attached gui i tested the functioning of ReqFile. I tried to use ReqFile in a subroutine designed to save the content of different...
236 Joseph Duchâtelet
jduchatelet@... Send Email
Mar 13, 2000
11:36 am
*** Forwarded message, originally written by Joseph Duchâtelet on 13-Mars-00 *** From: Joseph =?iso-8859-1?Q?Duch=E2telet?= <jduchatelet@...> Hello...
237 D.Keletsekis
dck@... Send Email
Mar 14, 2000
1:23 pm
Hi Joseph, I'm sorry I did not understand what exactly you mean.. Maybe if you can give me a simpler and more straight-forward example. ... The way to force a...
238 Joseph Duchâtelet
jduchatelet@... Send Email
Mar 15, 2000
7:39 pm
... My ReqFile command is called in some subroutine and i want to impose a different "preferred Directory/File"; every time. To do this i will have in the...
239 D.Keletsekis
dck@... Send Email
Mar 21, 2000
11:36 am
Hi all, I've uploaded the following : - Gui4Cli version 3.8.4 This fixes some annoying bugs and adds some usefull internal variables etc.. In the Gui4Cli Gui...
240 Joseph Duchatelet
jduchatelet@... Send Email
Mar 23, 2000
11:42 am
... i am impatient to make their acquaintance. But my Browser is down for the moment (Installing OS 3.5 problems) Joseph...
241 Mario Sarno
mario.sarno@... Send Email
Jun 11, 2000
5:06 pm
Hiya, I've just joined the gui4cli mailing list, and thought I'd say hi. I've created a couple of GUI's in Gui4Cli, which I'll be uploading soon hopefully....
242 Joseph Duchatelet
jduchatelet@... Send Email
Jun 12, 2000
3:50 pm
... Hi Mario Wellcome I am a happy user of Gui4CLI too, although lately i am just too busy too produce any input too this list. Joseph...
243 D. Keletsekis
dck@... Send Email
Jun 28, 2000
2:12 am
Hi, Yes, I'm still alive and kicking.. :) I've managed to finally uploaded the following stuff : - G4C version 3.8.5 - which has very few changes, but get it...
Messages 214 - 243 of 5834   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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