When I check "subbar from active" on the bar properties for a context bar (applies to both *format context and *format contextif), the bar becomes permanent,...
... You could possibly work around by having an event that fires say once per second. If bar is invisible and condition is true, show the bar. If bar is...
pproconf *wiz Is it possible to specify a command line that will make the above act on the current pcf file in its data directory which is separate from the...
Sgp has reported and I've confirmed: if you use cbs(@label) at a location where scriptfolder is a string containing a full stop (dot, period), when the call is...
... A quick glance at the code (but not tests) seems to indicate the "."s in paths or filenames are not handled correctly -- the first do is assumed start the...
Thanks for the reply. Christmas break had me away... Will give {slow} or {sinp} a whirl. I had been swicthing between them... With my try try again style...
Hi everyone, Key setup: right anywhere is Key/Mouse, Window is =i_view32, command is *Keys, key combo is {ctrl}m With this setup (it maps the random image...
... I thought {ctrl} is a single key state change so wouldn't you need *keys {ctrl}m{ctrl} If that isn't it have you tried all the different sendkey...
... ctrl ... Yes! This saves me! I will try now to switch keyboard to US, send US keyboard keys to the photoshop and then swoitch it back to Croatian settings....
... I have tried, it is a great utility, but, I am not sucessful with it. I have the Croatian Keybaord layout, and when I press the key [ it is translated by...
On Sat, 05 Jan 2008 14:01:47 +1100, Grumpy Gamer ... Having thought a bit more about it, I think what it means is that there is an in-built 'right click in...
Works fine for me using {sinp}{ctrl}m{ctrl} assigned to right click anywhere for =i_view32, full screen or not. I upgraded from 4.00 to 4.1 which is the...
On Sun, 06 Jan 2008 04:44:42 -0000, "Sheri" ... Hi Sheri, Really? I just tried that setup in my PowerPro, and I still have the same problem. I only have the...
... Ok, now I see the issue, I wasn't "full screen" in the same sense as you. All I had done was to maximize the main window. Yes iview has its own right click...
You can also make your right click (for random) work in the non-fullscreen view without affecting the fullscreen view. Instead of =i_view32, make it...
I am trying to have pp press a dialog button, but the default 1 sec wait is too short ,so the help says : " You can have Powerpro automatically push the...
... That's wrong help left over from an early version of Stiletto. Internal options no longer exist nor is there a way to change this delay. Rahter than using...
I'm trying to manipulate the command list assigned to tray. I can insert an item, addleft, addright, seticon, etc. with no problem, the new item displays and...
Still interested in the answers but I solved my problem; I now cl.create an unstored empty cl, cl.setastray it, manipulating the real Tray list, then...
... I cannot exlain this as cl.remove worked fine in a test I ran -- all the tray icons are removed and then redisplayed by insert or remove. cl.refresh and...
... Here's my code just to see if you can reproduce it. The Else code that removes the item is always problematic unless I uncomment the three comments near...
I created a command list in the pcf that served as a menu (shown when one of the tray buttons is clicked). Some of the menu entries were customized to use "own...
... Just bugs you will have to live with or find a work around for, I am afraid. I have also confirmed that there is a bug in the tray situation you mentioned...