Search the web
Sign In
New User? Sign Up
FMML · FilterMeister plug-in discussion group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 5569 - 5598 of 9969   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5569
Hi Harry, Thanks, but this is not a solution, preview flickers extremly if I do so. The interesting values are not updated until I release the mouse...
simpelfilter
Offline Send Email
May 1, 2006
8:16 pm
5570
I am interested in that too (even if it wouldn't be updated that quickly), would be great for picking points and seeing details. Probably an extra zoom mode...
yep me
pshoplifter
Offline Send Email
May 1, 2006
9:07 pm
5571
Hi, for a clean rezising of the FM dialog we need the window title bar (CaptionHeight) and BorderWidth from registry (HKCU/Control Panel/...
simpelfilter
Offline Send Email
May 2, 2006
10:19 pm
5572
I've created a simple drop down list in FM using the COMBOBOX control. I've got it working in that I can set the items in the list, choose an item and...
yahds21
Offline Send Email
May 4, 2006
3:32 am
5573
I've created a simple group of radio buttons and grouped them according to the instructions in the user guide. They appear correctly and I can select each...
yahds21
Offline Send Email
May 4, 2006
3:36 am
5574
ctl[20]: RADIOBUTTON(GROUP, TABSTOP), "Normal", action=preview, pos=(405,100), size=(40,*), val=1 ctl[21]: RADIOBUTTON, "Lighten", action=preview,...
Jim Clatfelter
jimclatfelter
Offline Send Email
May 4, 2006
9:41 pm
5575
Hi :) Finally one I can answer: The userguide says: page 80 Example: ctl[0]: RADIOBUTTON(GROUP), ”Remove white”, Val=1, Pos=(210,20) ctl[1]:...
yep me
pshoplifter
Offline Send Email
May 4, 2006
10:28 pm
5576
A "twip" is 1/20 of a point. Since a standard point is 1/72 inch, there are 1440 twips per inch. The convention is positive x is to the right, and positive y...
Bill MacBeth
macbethbill
Offline Send Email
May 5, 2006
3:42 am
5577
Hi, if I try that with tget an error message "No tile buffer" occurs. The pixels are written with tset in the FET handler. What's wrong? Is it generally...
simpelfilter
Offline Send Email
May 5, 2006
10:00 pm
5578
Hi Ralph, Yes, it's possible to get/set image data in the OnCtl handler from/to any buffer. What exactly are you doing? The following code works fine. Regards....
alois_zingl
Offline Send Email
May 8, 2006
8:37 pm
5579
Hi Alois, thanks for the example. it seems that the first and second tile buffer exist only during onFilter processing. This is different from the input...
simpelfilter
Offline Send Email
May 10, 2006
7:02 am
5580
Hi Ralph, ... The reason I get this error is that FilterMeister calls the OnCtl handler after the image ist processed with n=CTL_CANCEL. ... That's possible...
alois_zingl
Offline Send Email
May 11, 2006
12:26 pm
5581 simpelfilter
Offline Send Email
May 13, 2006
7:39 am
5582
Hi Ralph, ... You are right. Didn't need (and test) it with tget yet. Seemed that tget and t2get are really only temporarily buffers. You have to use an array...
alois_zingl
Offline Send Email
May 14, 2006
10:08 pm
5583 simpelfilter
Offline Send Email
May 15, 2006
1:29 pm
5584
Hi, I've created a plugin using Filter Meister which is working fine in Adobe Photoshop and Elements under Windows. Now someone wants to use it in Elements on...
yahds21
Offline Send Email
May 16, 2006
5:09 am
5585
Hi there, It's not possible to use FilterMeister generated plugins on the Macintosh. You would only be able to use Filter Foundry to create a Macintosh...
Kohan Ikin
syneryder
Offline Send Email
May 16, 2006
6:30 am
5586
... Can anyone provide details on companies that might do this, how much it might cost, and how you then support the Mac community such as creating Mac ...
Shifty Geezer
ungleblunk
Offline Send Email
May 16, 2006
8:11 am
5587
... I can't remember the names of companies from the top of my head, but I know there's at least 4 who will do it. I've had companies approaching me, instead...
Kohan Ikin
syneryder
Offline Send Email
May 16, 2006
9:10 am
5588
Hi Kohan et al, Thanks for the replies on this topic. Sadly it seems no plugins for Mac without a lot of effort. Which is a shame. Not that I'm in a position...
yahds21
Offline Send Email
May 16, 2006
11:54 am
5589
So basically, the best option is to wait and hope FM gets a Mac option, if supporting PPC Macs is going to be so darned costly and complicated! Shifty Geezer...
Shifty Geezer
ungleblunk
Offline Send Email
May 17, 2006
4:21 pm
5590
Recently downloaded Photoshop SDK works fine with Microsoft Visual C++ 6.0. To be more precise: there are project-files for it even! ... creating Mac...
hugocontrabas
Offline Send Email
May 20, 2006
10:32 am
5591
... I don't think you can use Visual C++ to create Macintosh OS X plugins though. Unless there's something I've missed? - Kohan ...
Kohan Ikin
syneryder
Offline Send Email
May 20, 2006
1:01 pm
5592
Hugo, What has to be done the get the SDK from Adobe? I applied for a download key through my employer (where I have a legitimate need for it, as one of the...
Bill MacBeth
macbethbill
Offline Send Email
May 20, 2006
2:45 pm
5593
Hi Bill MacBeth , if you are seeking desperately a copy of the latest SDK from adobe, I have a hint: emule. Ooops I know that's not legal. cheers Mehdi ... ...
extrabigmehdi
Offline Send Email
May 20, 2006
2:53 pm
5594
I purchased Photoshop 6.0 on ebay in order to have the latest of the freely available SDK. Craig...
Craig Sullender
csullender@...
Send Email
May 20, 2006
5:06 pm
5595
I got the latest SDK (for free) by simply asking Adobe for it... It just took a while before I got the key. Craig Sullender <csullender@...> wrote:...
yep me
pshoplifter
Offline Send Email
May 20, 2006
9:36 pm
5596
I'll ask Adobe again. I've been using the version 6.0 SDK for some time, and wanted to look at the new capabilities. Thanks all, Bill ... From: yep me To:...
Bill MacBeth
macbethbill
Offline Send Email
May 21, 2006
2:53 am
5597
Hi, ... A few weeks ago someone here posted an URL to a web site that mentions some companies who develop plugins for clients... ... I don't think you will get...
Harald Heim
haraldheim2001
Offline Send Email
May 23, 2006
4:32 pm
5598
Hi, There is a new tool called Filter Forge, which lets you create image effect filters with a visual node-based editor. See here: http://www.filterforge.com/ ...
Harald Heim
haraldheim2001
Offline Send Email
May 25, 2006
9:46 pm
Messages 5569 - 5598 of 9969   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