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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 4139 - 4169 of 5325   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4139
Hi, I created some folders in the FILES section of the newsgroup and moved the files into them so there is some order.. This section will be the main place to...
Dimitris Keletsekis
gui4cli
Offline Send Email
Aug 2, 2007
9:13 pm
4140
That is a welcome modification! Is it possible for me to sort by date while I'm browsing the files? Nothing happens when I click the Date header. techuser...
techuser55
Offline Send Email
Aug 3, 2007
9:05 am
4141
... I don't know.. I see no way of doing it either. Dimitris...
Dimitris Keletsekis
gui4cli
Offline Send Email
Aug 3, 2007
4:36 pm
4142
People judge your dick size by your shoes size. With xtrasize+ you dont have to wear bigger shoes to make women think you have a huge dick. You can actually...
teisha-reifel179@...
Send Email
Aug 5, 2007
8:07 pm
4143
Hi everyone, I don't think G4C is causing this little annoyance, but maybe someone knows what kind of preference in Internet Explorer has to be changed, to get...
pietpraet
Offline Send Email
Aug 6, 2007
11:12 am
4144
Hi Dimitris, Is there a way yet of creating a structure/object such as you find in other languages? I want to store polygons which I draw on an image, into...
flicknemo
Offline Send Email
Aug 6, 2007
3:23 pm
4145
Hi Dimitris, I found Buffer ADD mybuff "some text" //Creates an xBuffer type memory named "mybuff" in the manual and also VAR #this "var1" create "some text"...
flicknemo
Offline Send Email
Aug 6, 2007
3:30 pm
4146
... Yes. Also the xBuffer can hold binary data. ... Yes. For variables you could also just do: myvar3 = 'something' Dimitris...
Dimitris Keletsekis
gui4cli
Offline Send Email
Aug 6, 2007
4:26 pm
4147
... In C you would construct a "link list". In g4c you can do it several ways. The easiest would be to use a listview or a treeview. If a listview, each...
Dimitris Keletsekis
gui4cli
Offline Send Email
Aug 6, 2007
4:37 pm
4148
Hi Fer, after experimenting with 2 different ways for splitting files, I found it very easy to loose track of wich script exactly, combined with another script...
pietpraet
Offline Send Email
Aug 6, 2007
7:15 pm
4150
Hi Piet, ... Note that the SciEd Plus is a modified version of the basic SciED as (a long time ago) written by Dimitris. Thanks to all the very useful...
chris.kevany
Offline Send Email
Aug 7, 2007
6:03 am
4151
Hi Chris, ... And a very good one ! It's only because of my very specific personal use, and my lack of skills to modify, I commented it. But as you say later...
pietpraet
Offline Send Email
Aug 7, 2007
9:33 am
4152
... Hi Piet, Saving and loading the markers turns out to be not as user friendly as I would prefer. Like in most other editors, bookmarks should be saved and ...
Fer Stoopman
fmstoopman
Offline Send Email
Aug 7, 2007
10:31 am
4153
... On the SciEd Help menu "Scintilla help gui" gives a complete description of the functions as implemented in G4C through the "SCI.Exec" command. Those who...
chris.kevany
Offline Send Email
Aug 8, 2007
7:39 am
4154
Hi All, I have a problem with re-positioning a window. At the initial start of the program, the window is correctly placed above the taskbar in the right...
reneatch
Offline Send Email
Aug 8, 2007
1:58 pm
4155
... Hi, Remove 'NODELTA'. With flag NODELTA the values -200 and -50 are absolute so the window will be invisible. Fer...
Fer Stoopman
fmstoopman
Offline Send Email
Aug 8, 2007
2:15 pm
4156
Hi Fer, ... I tried that, but then the window is just moving the 200 and 50 pixels left and up. Rene...
reneatch
Offline Send Email
Aug 8, 2007
2:21 pm
4157
... pixels ... Hi Rene I thought that that was your intention. What is the window supposed to do after selecting the menu item 're-position' ? Fer Btw. the...
Fer Stoopman
fmstoopman
Offline Send Email
Aug 8, 2007
2:31 pm
4158
Hi Fer, My intention is, to have the window in the absolute position of 200 pixels left from the right side and 50 pixels above the taskbar. Like as it is...
reneatch
Offline Send Email
Aug 8, 2007
2:44 pm
4159
... Hi Rene Add an XonOpen event followed by: use win 're-position' x = $$win.left; y = $$win.top and change the menu command movewindow to: MoveWindow #this...
Fer Stoopman
fmstoopman
Offline Send Email
Aug 8, 2007
2:59 pm
4160
Hi Fer, ... That works. But I still think, the MoveWindow function should have some option to tell that it should work like the initial open (calculating the...
reneatch
Offline Send Email
Aug 8, 2007
3:18 pm
4161
Hi Piet, I forgot to give you some more information about reloading, so here it is: There are two distinct ways of reloading: 1. Using Ctrl-R on the open...
Fer Stoopman
fmstoopman
Offline Send Email
Aug 9, 2007
11:09 am
4162
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 : /Archived...
gui4cli@yahoogroups.com
Send Email
Aug 9, 2007
3:04 pm
4163
... but ... has to ... checkbox 'do ... and ... Hi Piet, Maybe you could try to change the file extension in explorer. Open folder options, tab file...
Fer Stoopman
fmstoopman
Offline Send Email
Aug 9, 2007
6:42 pm
4164
I checked the file upload regarding .MHT files. I don't have a problem accessing the source code of the .MHT after it is displayed in IE by simply selecting...
techuser55
Offline Send Email
Aug 9, 2007
7:57 pm
4165
Hi Fer, I tried your script but for me personal, it turned out to be not very practical ; let's say I have a script 'test1.gui', with corresponding test.ini,...
pietpraet
Offline Send Email
Aug 11, 2007
11:05 am
4166
Hi Chris, I'm not exactly (yet) at your level, but I'm working on it step by step. Amazing possibitities ! I look forward for your next advices and scripts. In...
pietpraet
Offline Send Email
Aug 11, 2007
11:11 am
4167
Hi Fer, I have to study those advices, but there is a chance my troubles dissapear after I discover some errors when I close my script. That occured when I...
pietpraet
Offline Send Email
Aug 11, 2007
11:18 am
4168
... Hi techuser, Thanks for the feedback and I agree with all of these points. All users should know that Web Dwarf, and NVU are 2 'free to use WYSIWIG ...
flicknemo
Offline Send Email
Aug 11, 2007
11:19 am
4169
Hi Fer, no that didn't work (tried it earlier), neither did thoroughly searching and tweaking in the registry. The good news is, with a slightly other approach...
pietpraet
Offline Send Email
Aug 11, 2007
11:23 am
Messages 4139 - 4169 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