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 733 - 762 of 5325   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
733
Dimitris... i'm trying to speed up the process of testing What's This help... testing What's This help from within the product is a real pain, cos you have to...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 3, 2003
11:34 am
734
... If I know what to add, I'll add it, but I'm not sure the HTMLHelp API gives you a command to make it go to a page according to ID's.. The API is at...
Keletsekis
gui4cli
Offline Send Email
Mar 3, 2003
1:03 pm
735
trying not to read the API... (non-programmer) if you open HTML Help Workshop, it has Test/HTMLHelp API you can pick a chm file, then: next to Command, choose...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 3, 2003
1:10 pm
736
i've run out of time for the moment, but i did almost get a bit of a workaround going... i wrote an emacs function that looked through my help aliases file and...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 3, 2003
1:19 pm
737
how about: HH_DISPLAY_TEXT_POPUP command Opens a pop-up window that displays the contents of one of the following: * An explicit text string. * A text string...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 3, 2003
1:26 pm
738
... Ok, I'll add it and upload tommorrow - I'm finishing up some other stuff also. I tried to get the g4c help manual to goto an ID number and HTML workshop ...
Keletsekis
gui4cli
Offline Send Email
Mar 3, 2003
1:52 pm
739
yes, there must be a mapping within the chm file. you need an aliases file and a suitable section in the hhp that looks like: [TEXT POPUPS] myaliases.txt ...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 3, 2003
1:57 pm
740
... Nice work! Valery could you put the source code to g4c.pyd in the ZIP file? g4c.pyd only works with Python 2.2 and NOT older or newer versions of Python. ...
xytroxon <xytroxon@...>
xytroxon
Offline Send Email
Mar 4, 2003
7:51 am
741
i was trying out the script below... it all worked until i added the END and HOME sendkey instructions. all the script does i drag out the third field from the...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 4, 2003
12:41 pm
742
Hi all, Uploaded a new beta version with bug fixes, enhanced Drag and Drop etc, at: http://www.Gui4Cli.com/beta All the best, Dimitris...
Keletsekis
gui4cli
Offline Send Email
Mar 4, 2003
1:07 pm
743
Hi Jack, Uploaded a new beta - look at the HTMLHelp command. Tell me if it works... Dimitris...
Keletsekis
gui4cli
Offline Send Email
Mar 4, 2003
1:08 pm
744
... of...
Valery Ivanov <shehre...
valery_2k3
Offline Send Email
Mar 4, 2003
1:29 pm
745
Hi Valery, ... It does the same thing.. It brings up the requester every time the page is loaded. ... Yes. But from what I understand, you don't have to do it...
Keletsekis
gui4cli
Offline Send Email
Mar 4, 2003
1:32 pm
746
... You can try old "crack" for g4c. Change PYTHON22.DLL on PYTHONxx.DLL. Where xx is custom version. Valery...
Valery Ivanov <shehre...
valery_2k3
Offline Send Email
Mar 4, 2003
1:33 pm
747
i'm afraid i'm not doing very well with it at the moment. can you have a quick look at this script and see whether you would expect it to work? see comments...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 4, 2003
2:05 pm
748
... page is loaded. Yes. It works right. After closing page the Bridge instance is closed. You can this sub: sub On_Close() If Init = 1 Then set b = Nothing ...
Valery Ivanov <shehre...
valery_2k3
Offline Send Email
Mar 4, 2003
2:08 pm
749
... You want to write: a fresh but loyal method of old "craker". He is my friend. Don't hesitate. Try :-) Valery...
Valery Ivanov <shehre...
valery_2k3
Offline Send Email
Mar 4, 2003
2:22 pm
750
Message> i'm afraid i'm not doing very well with it at the ... Yes I would.. Can you send me a (small) .chm file with IDs so I can try it out ? Dimitris...
Keletsekis
gui4cli
Offline Send Email
Mar 4, 2003
3:18 pm
751
ok, will do...gimme a few mins jack insanely complex and egregiously stateful ... From: Keletsekis [mailto:dck@...] Sent: 04 March 2003 15:19 To:...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 4, 2003
3:19 pm
752
... You need to insert a SLEEP command to let the system breathe a little - see below. That works for me (on XP).. xHotkey "" N7 sendkey '+{END}' // you need...
Keletsekis
gui4cli
Offline Send Email
Mar 4, 2003
3:46 pm
753
ok, here is fred.chm. full page topic numbers: 101, 102, 103. these work, i've tested with HTML Help Workshop What's This numbers: 200, 201, 202. i can't check...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 4, 2003
4:06 pm
754
nope, sorry, that didn't work. i made a mess of my computer at work again. it's win 2000. i just tried at home on XP with the script below and got it into the ...
jack_horsfield <ygw@....
jack_horsfield
Offline Send Email
Mar 4, 2003
7:10 pm
755
I'm on the mailing list (prolly before yahoo) but either don't have a yahoo account or it can't find me. I really don't want more junk mail so I'm really not...
Timothy Rue
threeseas@...
Send Email
Mar 4, 2003
11:47 pm
756
Message> ok, here is fred.chm. ... I made the following gui (put in same folder as the chm) and it works (with CONTEXT - the other, TEXT #id, doesn't).. Does...
Keletsekis
gui4cli
Offline Send Email
Mar 5, 2003
7:53 am
757
Hi Jack, ... Sorry. I don't know what's wrong.. I works fine on my system (I tried it on an editor and on the "To:" editbox in Outlook mailer - no problems). ...
Keletsekis
gui4cli
Offline Send Email
Mar 5, 2003
8:19 am
758
ah, right, 100, 101, 102 work ok for me. what is the colon in: htmlhelp context :fred.chm 200 does it mean 'same folder as script'? but i get nothing for 200...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 5, 2003
8:28 am
759
yes, i definitely have common hotkey programs... i'll experiment tonight. thanks jack But it's true, even if it didn't happen ... From: Keletsekis...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 5, 2003
8:29 am
760
... Yes. Its very helpful. ... Neither do I, and when I decompiled the chm I couldn;t find them either.. ... Yes. Forget the TEXT #ID stuff.. Use the CONTEXT...
Keletsekis
gui4cli
Offline Send Email
Mar 5, 2003
8:40 am
761
ah, but unless i'm misunderstanding, HH_HELP_CONTEXT is going to display a full topic. to get What's This help (which is a bit like a tooltip) you need, i...
Jack Horsfield
jack_horsfield
Offline Send Email
Mar 5, 2003
8:43 am
762
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 :...
gui4cli@yahoogroups.com
Send Email
Mar 5, 2003
11:30 am
Messages 733 - 762 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