Hello again, (wie Howard Carpendal zu sagen(singen) pflegte) i present here a tool to inspect all (i hope that are all) FM Properties, Controls, Variables and...
Hi Achim, Nice filter. It would probably be even more useful if it was built into FilterMeister e.g. with an Info button on the Editor window, so that this ...
Harald Heim
1595-958@...
Feb 2, 2004 10:52 am
2192
Hi Achim, ... Nice. Of course there are other properties (filterRectWidth, ...), variables (autoMask, backColor, ...) and constants (N_CELLS, N_CTLS, ...
Hi Alex, I know you wrote to Achim but could you please send us a complete list of properties? I think it's handy to have a complete overview in the form of a...
... That sounds like what we're trying to do with the FilterMeister Wiki: http://www.graphicsgalaxy.com/wiki/filtermeister/ I think the Wiki will eventually be...
Hey Harry, i agree, a FM build-in function to inspect all those things would be very usefull for FD's. Not only for debugging, also for learning how FM works. ...
Hi Alex, thanks for your review comments. All thiks yout wrote are usefull for me and i will implement it in next FMInspector version. A complete list of all...
Hello All, Just a quick question - is there any support to read Photoshop's Gamma or other color management settings (CMM tab, rgb chromacities, monitor ...
Hi together, it's time to release the new FilterInspector V1.1 What's new? - error correction: formating doubles x(n),y(n),z(n) - using N_CTLS instead of hard...
Hi, I've GPL'ed the code for my Plug-in Setup tool at Sourceforge; Take a look at www.sourceforge.net/projects/pluginsetup for information on how to download...
Hi, As far as I know it is possible to get ICC profile that Photoshop is using. But FilterMeister doesn't support that yet. Harry...
Harald Heim
1595-958@...
Feb 3, 2004 10:38 pm
2202
Alex, ... That's true but a whole ICC file? Which - rgb working space?. If somone had written some ICC I/O routines could possibly tell me? I will certainly...
I've got a flag for setting whether some bits of code are executed, called 'active'. I can read and write the value of 'active' in various places. But I have...
Hi, Newbie question... Is there any way to change the size, postion, and shape of the Preview Window? I don't see anything in the documentation but I have...
Hey there! I believe that resizing / repositioning of the preview window is something that is being worked on for the very next FM Beta version. While there...
... ikin ... www.namesuppressed.com ... Hi, Thank you so much! I didn't think I get an amswer so fast! And such an informed one! I'm off to download...
Hi, I've scrolled thru the messages and I haven't seen this problem addressed so I'll ask it here... Sometimes the line that surrounds the Groupbox is not...
Hello together, is there technical reason that Bitmap-controls can't have a value? I wanted to make a visual control button. Whenever you press it, it will...
Very Clever, Jacek! But I think it is better to use COLOR_BTNFACE instead of COLOR_MENU, because on some computers the menu might have a different color than...
Harald Heim
1595-958@...
Feb 5, 2004 8:50 pm
2214
I'm trying to rig my interface so it doesn't apply the filter to the preview image every time a parameter is changed; only when a Preview button is pressed....
Hi Shifty, you should not store values to doingProxy. FM does the job for you. You only should ask FM by consulting the doingProxy whether FM is in Proxy-mode...
Hi, Thanks for the help guys! That did the trick! Everything looks fine now! You are the best! Take care. ... instead of ... different color ... do. ... ...
Hi Shifty, you should not store values to doingProxy. FM does the job for you. You only should ask FM by consulting the doingProxy whether FM is in Proxy-mode...