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...
Show off your group to the world. Share a photo of your group with us.

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 2898 - 2928 of 5325   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2898
... Yes you can, with: SetEvent #this myButton TEXT "Click this" Dimitris...
ETI
gui4cli
Offline Send Email
Mar 1, 2005
8:01 am
2899
... Thanks Valery! I'll try it out and change the manual. Dimitris...
ETI
gui4cli
Offline Send Email
Mar 1, 2005
8:06 am
2900
Hi Dimitris, Would you like to change and adapt your so-called event model as follows. 1. OnLoad (Event0) will be event of Gui creating. 2. OnClose (Event1)...
valery_vi
Offline Send Email
Mar 1, 2005
12:19 pm
2901
... Thanks for the replies, I should be able to incorporate this now. -Archon...
jamiesue42002
Offline Send Email
Mar 2, 2005
6:19 am
2902
Two things - 1) I find that popup and quick menus sometimes remain on screen when I click elsewhere instead of disappearing, meaning that I have to put a...
freedeanna
Offline Send Email
Mar 2, 2005
11:56 pm
2903
When I put a status bar at the bottom of a window, it seems to interfere with the redrawing of the events near to it (within about 15 or 20 px) when the window...
freedeanna
Offline Send Email
Mar 3, 2005
2:42 am
2904
... and ... That doesn't seem to work. If I get 23,456.00 with format, then extract var unformat gives 23456.000000 BTW, a workaround for now is to go: ...
freedeanna
Offline Send Email
Mar 3, 2005
2:52 am
2905
I have a listview that I would love to be able to scroll using a mousewheel. I reckon I need an xonmousewheel event, but after that I'm stuck. is there a way...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 3, 2005
12:30 pm
2906
... This is a Windows thing (I think). It does it also in other programs with other system menus. ... It triggers on the first click on my system.. Dimitris...
ETI
gui4cli
Offline Send Email
Mar 3, 2005
2:16 pm
2907
... Again.. I don't see it. Can you send a screen grab? Dimitris...
ETI
gui4cli
Offline Send Email
Mar 3, 2005
2:18 pm
2908
... You don't have to do anything. Windows controls the scrolling so its automatically built in to listviews. You must click on the listview first though, so...
ETI
gui4cli
Offline Send Email
Mar 3, 2005
2:23 pm
2909
... is ... Someone else would have to comment on the programming aspect of this question, but one thing you might check is your mouse settings. On mine I can...
freedeanna
Offline Send Email
Mar 3, 2005
8:55 pm
2910
... about ... Sure, it's in the photos section. It happens mostly when grabbing the bottom edge and quickly moving it upwards. The status bar doesn't seem to...
freedeanna
Offline Send Email
Mar 3, 2005
9:22 pm
2911
From: "freedeanna" > > > > When I put a status bar at the bottom of a window, it seems to > > > interfere with the redrawing of the events near to it (within >...
dazroo
daz4roo
Offline Send Email
Mar 4, 2005
12:34 am
2912
i use katmouse: The prime purpose of the KatMouse utility is to enhance the functionality of mice with a scroll wheel, offering 'universal' scrolling: moving...
don pi
galactoboy
Offline Send Email
Mar 4, 2005
2:06 am
2913
Dimitris, I think there's an error in the help files on parsevar, but it's good news. It says: PARSE TOTAL The total number of arguments found (currently there...
freedeanna
Offline Send Email
Mar 4, 2005
2:32 am
2914
... to ... appear ... height. ... buttons; ... Yes, daz, I forgot that other problem. What I meant was even if the window is resized without the status bar...
freedeanna
Offline Send Email
Mar 4, 2005
2:48 am
2915
From: "freedeanna" > > [...] What I meant was even if the > window is resized without the status bar overlapping the buttons. In >...
dazroo
daz4roo
Offline Send Email
Mar 4, 2005
5:42 am
2916
From: "dazroo" > > [file attachment "sr.png"] (*not allowed*) > Oops, sorry. "Redraw with Status top" in photos. (I guess an emailed .gif attachment would...
dazroo
daz4roo
Offline Send Email
Mar 4, 2005
6:00 am
2917
ah. the I have the listview set so that a single click on any line launches another application. after a bit of experimenting I see that I can click a column...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 4, 2005
2:14 pm
2918
Jack, I think one option is to use: xOnListview COLUMN lvid to trap the header clicking. The help says: Happens whenever the user clicks on the header of a...
freedeanna
Offline Send Email
Mar 4, 2005
6:23 pm
2919
... column. ... PS. I forgot to say - you could also focus it with: setevent guiname id select ... does ... stuck. ... a...
freedeanna
Offline Send Email
Mar 5, 2005
10:05 am
2920
I would like to keep the single click and the sort is needed for each column header. it's a good idea to force the selection when the gui is loaded, but it ...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 5, 2005
10:58 pm
2921
... each ... Oh, I see. ... but it ... any line ... clicks ... It sounds interesting. ... first ... Yes, it would. ... No, but then you can't have everything!...
freedeanna
Offline Send Email
Mar 6, 2005
2:33 am
2922
Hi, We're up to "L" now. Be running out of letters soon :) Download from: http://users.hol.gr/~dck/g4c/beta/index.htm The main addition this time is a new way...
Dimitris Keletsekis
gui4cli
Offline Send Email
Mar 6, 2005
2:35 pm
2923
HI ALL i got a question maybe someone would give me a bit of info I'm using a xBrowser inside a tab and was wondering if was possible to have a new tab...
sleepyy3435@...
sleepyy33
Offline Send Email
Mar 7, 2005
2:09 am
2924
... There is a Windows quirk with menus if in responce to a taskbar icon click (you have to do 2 extra calls), so the above was a bug after all. Fixed it now...
Dimitris Keletsekis
gui4cli
Offline Send Email
Mar 7, 2005
9:21 am
2926
... Yes.. now the number of arguments allowed is whatever the size of the buffers is divided by 4 (ie 1000/4 = about 250 args) I'll change it in the manual. ...
Dimitris Keletsekis
gui4cli
Offline Send Email
Mar 7, 2005
9:49 am
2927
I see the 0gui would be nice to use... but it would also be nice to be able to ignore it if the script ran on an older gui4cli. the gui.version currently just...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 7, 2005
12:58 pm
2928
... I think its possible, using DDE - at least I've seen a sample that is supposed to do it, but when I tried long ago its didn't work and I gave up.. Sometime...
ETI
gui4cli
Offline Send Email
Mar 8, 2005
8:09 pm
Messages 2898 - 2928 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