is it possible to get powerpro to put up a pop-up menu at the cursor (when i hit a magic keystroke) and then navigate the menu with keystrokes? (like an...
sorry... should have been clearer with this... I already use the same snippets list to pop up a menu, and it pastes my choice into the document in use. ...
... That's a Windows (menu) behavior. You can get what you want by using a combobox or listbox instead of a menu. With recent versions of PowerPro, a combobox...
Saturday, February 23, 2008, 5:38:55 PM, Sheri wrote: S> I've got a prototype using a combobox in a button, but it needs a S> current version of PowerPro. ...
I am interest in modify the powerpro plugin. so I wander how to develop plugins. such as plugins_source.zip\win.c so I open the win.c and do bcc32.exe but it...
... Hi Robert, Deen, I got it working pretty good now -- it is not something I could have written as a beginner, but it should be easily used by a beginner. I...
... Possibly the function you want is implemented as: win.settool(cl, flag) See the documentation. For your plugin question, I think you would get better info...
Thanks Sheri, I grabbed it and gave it a go on my laptop which has 4.8c in it. I assigned a hotkey (say ], for now) and set More Commands to .CA@start("") ......
... Great, but I need lots more information because I don't know what you're seeing. What kind of parameters? Might your chosen hotkey have two hotkey entries...
... <http://groups.yahoo.com/group/power-pro/files/Scripts/CodeAccelerator_v101.zip> ... I really appreciate you working on this Sheri.. I'm on the road today,...
... <http://groups.yahoo.com/group/power-pro/files/Scripts/CodeAccelerator_v101.zip> ... Hi Sheri, I uninstalled my 4.3 and installed 4.8 (finally). The ...
... I did download the updated CA, btw. ALso, the OS is WinXP Pro SP2 + ZoneAlam Free + AVast AntiVirus (but only the Internet Mail engine). Deen 01/03/2008...
... I did download the updated CA, btw. ALso, the OS is WinXP Pro SP2 + ZoneAlam Free + AVast AntiVirus (but only the Internet Mail engine). Deen 01/03/2008...
... pprofolder is where PowerPro looks for its data files. The scripts folder is under pprofolder. Unless some different directory is given as a parameter on...
Try version 2, it has many enhancements including more error trapping. <http://groups.yahoo.com/group/power-pro/files/Scripts/CodeAccelerator_v2.zip> Regards, ...
... Here's the crucial question...! My pcf file is so old and probably very confused... I just make a new default pcf file and tried out the script and it...
... <http://groups.yahoo.com/group/power-pro/files/Scripts/CodeAccelerator_v2.zip> ... Does your drop-down list work? I can't seem to make it 'narrow' down the...
... <http://groups.yahoo.com/group/power-pro/files/Scripts/CodeAccelerator_v2.zip> ... I'm not sure I understand what you mean. Can you give an example? Here ...
... My dropdown box does nothing when i click on the down arrow... neither does alt-downarrow do anything.. I've got some other inconsistencies too... For that...
... This indicates to me that there is something wrong with your source file. Assuming you are using your own file, what is its name and content? Maybe you...
... Hi Sheri, the source file is just a text file of names - called snippets.txt - One name per line. I've tried using the provided pprofunctions.cb.otl - it...
Try version 2.5: <http://groups.yahoo.com/group/power-pro/files/Scripts/CodeAccelerator_v25.zip> If, with 2.5 you still can't use the combo list: 1) When you...
Since I upgraded to 4.8, I've got a bucketload of plugins in my plugins directory (including Thumbwin... dayim...). BUT, does all this stuff take up any sort...
... Hey Sheri, THanks for that. I did try the new version 2.5, but didn't do the installing powerpro to the new directory and all. For the moment, the script...