... Look at exec.logkeys. I have an elaborate key logging bar which allows you to record and play back key macros, name them, show them on application-specific...
... Yes, "Bar Hide" has solved the problem. Thank you very much, Bruce. One more question about checkbox controls on bars: How the current state of checkboxes...
... The *control label allows you to set the initial value of the checkbox (an any other control). After you hide the bar but before you close it, read the...
... You could update the label as part of the left command that changes the state of the checkbox. A working example (provided backlash is the escape...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the power-pro group. File :...
power-pro@yahoogroups...
Aug 3, 2008 12:27 pm
33669
Hello to all, just wanted to share a script which i was working on for a while now. ;------------------------------------------------------------- ; Features ;...
Hi Detlef, Looks useful, thanks for sharing. First thing I clicked however points up the need to use something other than pprofolder++"pproconf.exe". I got...
Hi again, I fixed the folder reference and things were going well. Then I used the option to resize -10%. This reduced the columns from many to two and made...
Hi Sheri, strange, it took a while until i could reproduce the error here on my machine, but just once. Function "Refresh" cleaned the situation. Will examine...
Hi Sheri, stupid definition-error (static variables with initial-value, which destroyed current value). Should be fixed now. I implemented the sizing-function...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the power-pro group. File :...
power-pro@yahoogroups...
Aug 3, 2008 5:43 pm
33677
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the power-pro group. File :...
power-pro@yahoogroups...
Aug 3, 2008 5:45 pm
33678
Showing a bar with, for example, *format contextif(win.getfocus() gt 1) causes problems with task-switching on my system, e.g. it becomes impossible to...
... Its unclear what you have in mind, but win.getfocus() returns the handle to the window that has focus. Here's a working contextif: *Format contextif...
Well spotted, I wasn't really trying to test if win.getfocus() was greater than one. My original Contextif was: (win.class(win.getfocus())!="Edit" and...
... Hi Detlef, I also use 120 dpi. I don't think I'll need to have fixed setting, was just trying some of the button functions. Seems to be working fine now....
I want to add an event handler to detect EN_CHANGE for anth edit box. The folowing sample take as external dialog the pickString window. I' tried the folowing...
... Yes, the error message is very cryptic :) But: AFAIK the only dialog function that works with non-dialog windows is set_font. I think the message means...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the power-pro group. File :...
power-pro@yahoogroups...
Aug 4, 2008 8:04 pm
33686
... Sheri, Thanks for pdf, again. Created http://tech.groups.yahoo.com/group/power-pro/files/Plug-ins_and_add-ons/dialog_plugin/ and put plugin in there; you...
... Moi? Cryptic? ... There are a bunch of others, not many tested very much: see section 9.3.3 of docs "Using Other Plugin Services". ... That's true. There...
First Alan thx for your all your work ! I use a lot dll, binary plugin and a little Dialog... My life is easier using those ! ... I do not know how to do it...
If its an edit control you're interested in, you could create an event that periodically (say every 500 ms) compares the previous and current content of the...
... So would it help in future editions (if any) if I send you...a doc? Or you mean if you just save my rtf as "filtered html", then as "doc", all is more or...