Hi, I wanted to load and rename the same little gui multiple times, according to the contents of another file being processed. Each contains its own LV data. ...
151
D.Keletsekis
dck@xxx.xxx
Mar 10, 1999 12:46 pm
Hi Chris, ... No, it's not that - guirename should work normally. From the example above, I think that Gui4Cli gets confused because it considers the variable...
152
Chris Ralph
chrisr@xxxxxx.xxx.xxx
Mar 14, 1999 5:01 pm
Hi, I wanted to render some text over a background displayed by GCView. I found three small problems: The SET FONT command is documented incorrectly. The...
153
D.Keletsekis
dck@xxx.xxx
Mar 24, 1999 1:36 pm
Hi, I've uploaded the new (almost final) beta version. Since the last beta, I've added : - Speak command - Sound effects (& small sample playing) - Various...
154
Joseph Duchâtelet
jduchatelet@xxxxxxx.xxx
Mar 26, 1999 1:58 am
Hello, I am working on a Amigaguide editing Gui4Cli gui. Presently it has the following characteristics 0. 65 k and still growing 1. Purpose : This is a gui to...
155
D.Keletsekis
dck@xxx.xxx
Mar 26, 1999 7:09 am
Hi Joseph, ... I use my own simple little guide editor in cedbar.gc, but the above sounds interesting. Of course you should send it and I'll put it up on my...
156
D.Keletsekis
dck@xxx.xxx
Apr 21, 1999 12:28 pm
Hi, Uploaded the full archive. Since last beta version, I added : - xNOTIFY - File/dir change notification event - xHOTKEY - Commodity hotkey Also fixed the...
157
Joseph Duchâtelet
jduchatelet@xxxxxxx.xxx
Apr 23, 1999 2:32 am
Hello Dimitris, I hope to be able to use your improvements to Gui4CLI soon. I have taken up the development of my AmigaGuide editor. (trying to make it work...
158
D.Keletsekis
dck@xxx.xxx
Apr 26, 1999 5:55 am
Hi Joseph, ... I tried it and it didn't crash.. Maybe it was an old bug that has now been fixed. Please try it with the new version. Otherwise, send me a small...
159
D.Keletsekis
dck@xxx.xxx
Apr 27, 1999 9:20 am
Hi, I uploaded the following : - Full C Source code for : Gui4Cli - version 3.7 Gui - the gui loader GCView - the graphics viewer/editor at:...
160
D.Keletsekis
dck@xxx.xxx
Jun 1, 1999 7:53 pm
Hi, Uploaded a new version (still beta) - Attribute to control how the gadgets should be resized. - xOnHELP and xOnCLICK events - FILE, VARIABLE and other...
161
Steve Chapple
steve.chapple@xxxx.xx...
Jun 29, 1999 12:36 am
Hello, Just started using G4C yesterday, it's just what I was looking for. Thanks. Dumb question is; I'm trying to use a bitmap as a window backdrop - the...
162
D.Keletsekis
dck@...
Jun 29, 1999 9:56 am
Hi ... Pictures are loaded via the datatypes library, so it doesn't matter what picture it is as long as you have the datatype for it. Internally, Gui4Cli just...
163
Steve Chapple
steve.chapple@xxxx.xx...
Jun 29, 1999 7:49 pm
... Hello Dimitris, Oops, I was opening the window before I'd loaded the image. Told you it was a dumb question. I'll be back with some more soon :) Steve ... ...
164
nickydude30@...
Jul 26, 1999 11:42 am
Is is possible to use a variable in the timer device to say, for example, "do such and such in 2 minutes from now"? Excellent language..... I have a few Gui`s...
165
nickydude30@xxxxxxx.xxx
Jul 26, 1999 11:54 am
How do you map the screen colours to the background image? I load a backdround image and the image remaps itself to the current screen colours making it look...
166
Andrew Nicholas
nickydude30@xxxxxxx.x...
Jul 26, 1999 8:22 pm
Is is possible to use a variable in the timer device to say, for example, "do such and such in 2 minutes from now"? Excellent language..... I have a few Gui`s...
167
Andrew Nicholas
nickydude30@xxxxxxx.x...
Jul 26, 1999 8:23 pm
How do you map the screen colours to a background image? I load a backdround image and the image remaps itself to the current screen colours making it look all...
168
D.Keletsekis
dck@xxx.xxx
Jul 27, 1999 7:13 am
Hi Andrew, Your messages came twice - once as niccydude and once as Andrew - no problem, I'm just telling you.. ... if you declare an event : xTimer Repeat 0:2...
169
Andrew Nicholas
nickydude30@xxxxxxx.x...
Jul 28, 1999 5:41 pm
Sorry about the nickydude / Andrew mix up. My name is Andrew and my E-Mail address is Nickydude30. Thanks for your replys, they`ve been a lot of help but I...
170
Chris Ralph
chrisr@xxxxxx.xxx.xxx
Jul 29, 1999 5:41 am
Hello Andrew ... Yes, I use just that myself. Declare the timer and then the events it causes... XTIMER SINGLE 00:00:05 OFF ;Single shot timer GADID 50 ...
171
D.Keletsekis
dck@xxx.xxx
Jul 29, 1999 7:53 am
Hi Andrew, ... You can use the UPDATE command as Chris (Hi Chris! :) explained.. This is also explained in the guide - but apparently not very well :) ... As...
172
Andrew Nicholas
nickydude30@xxxxxxx.x...
Jul 29, 1999 5:22 pm
I`m sorry Dimitris but I can`t send anything at the moment.... Because I`m not personally connected to the Internet, I have to use the machines at University...
173
D.Keletsekis
dck@xxx.xxx
Jul 29, 1999 11:53 am
Hi, ... Well, there's a Beta on my web site which has various improvements. I've also fixed some more bugs and added the ability to sort dir lvs by...
174
Andrew Nicholas
nickydude30@xxxxxxx.x...
Jul 29, 1999 9:23 pm
HELP! (again) ~~~~~~~~~~~~~ I've noticed a (personal) problem with the listview, let me try to fully explain I have a complicated method of saving and loading...
175
Giuseppe Chillemi
Giuseppe.Chillemi@xxx...
Jul 30, 1999 2:33 am
Hi Dimitris ! Any new developping apart 3.7 and the beta arkive ? I am baaaack ! -- Ciao, Giuseppe Chillemi...
176
Giuseppe Chillemi
Giuseppe.Chillemi@xxx...
Jul 30, 1999 3:08 am
I have lost my account becose I have changed my e-mail address. Now I have re-joined the list but I want the messages from june to now. There is someone that...
177
Chris Ralph
chrisr@xxxxxx.xxx.xxx
Jul 30, 1999 4:48 am
Hello Andrew On 29-Jul-99, you wrote: -big snip- Still with me? ;) ... Perhaps you need to select it, then redraw it, eg LVUSE whatever, then "LVMOVE 0". ... ...
178
Chris Ralph
chrisr@xxxxxx.xxx.xxx
Jul 30, 1999 5:02 am
Hello D.Keletsekis ... Hi Dimitris! I'm still having a problem with getting rid of the GCView cursor flashing between consecutive images. I need to use "P" &...
179
D.Keletsekis
dck@xxx.xxx
Jul 30, 1999 10:40 am
Hi, ... I haven't had a chance to look at the guis you sent me, but I think the above may do the trick. If you add records to a listview you do not have to...