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 3309 - 3338 of 5325   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3309
... No way that I know of. I'll try to see if I can add a command. Dimitris...
Dimitris Keletsekis
gui4cli
Offline Send Email
Oct 2, 2005
8:57 am
3310
... I just had a brainwave (Doesnt happen very often ;)) Maybe if you were using the XBrowser to navigate the WWW, you could use the NET command to download...
nightowlrebooted
nightowlrebo...
Offline Send Email
Oct 3, 2005
8:46 pm
3311
Thanks for the help Nick. This is my biggest problem in the gui I am using two html forms : document.frames.displayinIframe; as a preview frame. and... var hw2...
ib4u2ok
Offline Send Email
Oct 5, 2005
8:01 am
3312
Hi, Uploaded new version at: http://users.hol.gr/~dck/g4c/html/Downloads.htm Also uploaded a new gui by F. Cilliers at: ...
Dimitris Keletsekis
gui4cli
Offline Send Email
Oct 9, 2005
7:56 am
3313
Dimitris Thank you very much. I have tested the owner Listview and it seems to work perfectly. (I can now complete the graphics application) The Saveini is...
marianne976
Offline Send Email
Oct 9, 2005
5:23 pm
3314
Hello List Members, First I want to thank Dimitris for his generousity. Using the tuutorials and the Help manual alone I have learned so much with no prior...
ib4u2ok
Offline Send Email
Oct 13, 2005
2:10 am
3315
Dear Dimitris, On a certain computer I'm allowed to browse the local disks and network disks with a directory listview (application problem and then tested...
deduikertjes
Offline Send Email
Oct 13, 2005
7:56 am
3316
... The following is from a previous post: For anyone who is interested, I've found a good freeware (open source) resource editor which can change the icon of...
Dimitris Keletsekis
gui4cli
Offline Send Email
Oct 13, 2005
12:48 pm
3317
... Its called by the thread that does the refreshing of the file list. ... No work around :( I'll change it though (maybe with a SET option) because I also...
Dimitris Keletsekis
gui4cli
Offline Send Email
Oct 13, 2005
4:32 pm
3318
there is a workaround in that you could get something to click the OK button automatically. you might be able to do that with gui4cli. if not, autohotkey, or ...
Jack Horsfield
jack_horsfield
Online Now Send Email
Oct 13, 2005
6:08 pm
3319
G4C TUT_Listview WINDOW 126 90 837 648 "Listview" winattr style resize xOnLoad guiopen #this xOnClose guiquit #this XLISTVIEW 0 0 367 373 MyList "f:\\dc" var ...
genzor1
Offline Send Email
Oct 14, 2005
5:03 am
3320
... It should. There is a known bug there but I haven't been able to correct it yet. I'll try again now that I'm doing the listviews. Dimitris...
Dimitris Keletsekis
gui4cli
Offline Send Email
Oct 14, 2005
12:06 pm
3321
Dear Dimitris, It would be very nice if you make that change avaiable in the current beta you're developing.... I hope you can find time for that. greetings,...
deduikertjes
Offline Send Email
Oct 17, 2005
6:19 am
3322
with the Owner Drawn listviews, are you likely to add an option to set a colour for the current row? that would be a great help when searching, cos it draws...
Jack Horsfield
jack_horsfield
Online Now Send Email
Oct 17, 2005
8:31 am
3323
Jack I had the same problem. I do not know if it will be of some help to you but this is what I did. I use 2000 records and it is extremely fast. I do have a...
marianne976
Offline Send Email
Oct 17, 2005
6:11 pm
3324
Jack Me again. I 'solve?' the problem as follows. Use the LvSearch command, immediately after that I use the Lv Move command, as follows: use lv #this mylv ...
marianne976
Offline Send Email
Oct 17, 2005
6:36 pm
3325
moin, moin... Since finding G4C for Windows, I've coded lots of little helpers for my "daily work", but now I've come to a point of helplessness :( I've tested...
scholly@...
scholly12345
Offline Send Email
Oct 17, 2005
8:45 pm
3326
Dimitris I use the following work around for this problem: I attach the following code to a button and then the sorting is working fine. First sort ascending...
marianne976
Offline Send Email
Oct 17, 2005
11:47 pm
3327
... I'll try to. The main problem is where to hold all this information. Information that affects the whole column can be kept ok, but that which affects each...
Dimitris Keletsekis
gui4cli
Offline Send Email
Oct 18, 2005
7:27 am
3328
... I've made the change already but I can't upload yet because I've been changing some other stuff and its not ready yet. I could send you a "private" version...
Dimitris Keletsekis
gui4cli
Offline Send Email
Oct 18, 2005
7:35 am
3329
... I think you can do that with the MCI command. ... I don't remember if there is another easier way, but you could read it off a directory listview.. CD to...
Dimitris Keletsekis
gui4cli
Offline Send Email
Oct 18, 2005
7:42 am
3330
if i save a tab-delimited file and define the fields using 'attr lvcolumn', i thought i would be able to load the tab-delimited file, with the data being fed...
jack_horsfield
Online Now Send Email
Oct 18, 2005
8:09 pm
3331
... Maybe if you use the clipboard with Setclip and getclip.. Otherwise try writing out the header too.. File open "c:/lvtemp.glv" tempfile create file write...
Dimitris Keletsekis
gui4cli
Offline Send Email
Oct 18, 2005
8:40 pm
3332
moin, moin, Dimi... ... I had a look at the MCI-stuff, but - I don't understand, how to address a drive-letter (eg. H: ) - I don't habe the mentioned drivers ...
scholly@...
scholly12345
Offline Send Email
Oct 18, 2005
10:54 pm
3333
Jack For what it is worth. I did the following. I opened the tab- delimited file in a text editor and add the header GCDB and the column definitions at the top...
marianne976
Offline Send Email
Oct 18, 2005
11:23 pm
3334
...GOTO [useJustBASIC] ELSE GOTO [returnToGui4Cli] END IF Hi Serge, you still around? I thought I'd tell you I tried JustBASIC and thanks for the suggestion....
freedeanna
Offline Send Email
Oct 19, 2005
12:35 am
3335
... Hi John I'm still around checking gui4cli board everyday. I just don't seem to have the hang of it. Since my main interest is DBMS, I explore the net these...
taillonlavigne
Offline Send Email
Oct 19, 2005
2:56 pm
3336
moin, moin... Writing a gui to register movies on my CDs/DVDs I discovered the following problems: - G4C doesn't recognize media-chsnges. Neither the TreeView...
scholly@...
scholly12345
Offline Send Email
Oct 19, 2005
8:07 pm
3337
... I tried again just now and both the treeviews and listviews work fine. I have XP SP2, but it never had any problems on the other systems either.. I don't...
Dimitris Keletsekis
gui4cli
Offline Send Email
Oct 20, 2005
6:56 am
3338
Hey guys, I'm using the extract command to handle enum variable to check if they are the right file to search (I'm trying to write a file indexer). But when I...
Nick Walker
nightowlrebo...
Offline Send Email
Oct 20, 2005
7:15 am
Messages 3309 - 3338 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