Hi,
does anyone know how to change the mouse cursor over a ownerdraw control?
setPreviewCursor only works over the preview. Is there another function for...
Hi all, Is possible Converts string to integer? Example in javascripts; var cadena = String.fromCharCode(65,66,67); is possible in FM? Saludos, Greetings...
Hi, Check these pages in the Wiki: http://www.filtermeister.com/wiki/index.php?page=strtol http://www.filtermeister.com/wiki/index.php?page=strtoul AFAIK, long...
Hola Martin, Perdona te responda en español, pero hoy es viernes y voy con prisas. Me refiero al contrario, números a letras No letras a números Saludos ......
Hola Manolo, Martijn answered your first question about converting a string to integer. The reverse is also possible: snprintf(cadena,5,"%04d",numero); The...
I'm new to FM i just start to read the documentation but till now i could not find the answer to 2 basic question: I was thinking about a "Image+Mirrored...
... As far as I know, it is not possible to do this with FilterMeister, or with any plugins unless you use the new Adobe SDK (which would require C++...
Kohan, you are correct.You can only resize images with an automation plugin. Such plugins will only work in Photoshop and if you avoid using features that are...
1)thank you for the prompt reply. I was fearing that was no possible but i want to be sure, i have no sufficent knowledge to use last adobe SDK and more i'm...
... The answer is the same - if it is possible, it's only possible with the new Adobe SDK and would be restricted to Photoshop CS and new versions of Photoshop...
Hi, I haven't looked into this feature of the Photoshop CS SDK, but maybe I will add it to FilterMeister in future plus a function for checking if the host ...
Hi Harry, Alex & FM gang; I thought I would fire away with the age-old question regarding the next FM build - is it in the near future? (*throws arms up to...
Hi All, I'm coming ever closer to release of a version containing full implementation of global variables and user-defined functions. As an extra goodie, I've...
Hi, Great news, Alex! I can do the intermediate FM release. I now have some more free time after the release of my latest product. I included a few new...
Hi Alex, great to heard some news about the develloppement of FM. I don't know if it is really interesting to use the "preprocessor directives", as I've never...
Hi, Although a preprocessor might be a very convenient point to break-up basic/pro versions, I suspect that the availability of #include and functions will...
Hi Mehdi, I don't know if it is really interesting to use the "preprocessor directives", as I've never used them in the past except the "include one". Global...
Am 11.10.2006 um 11:09 schrieb Alex Hunter:
> But please: NO requests for new features in this
> quick release, just relief from a few built-in limits!
>
Hi...
Hi Harry an Alois,
many thanks, I get it.
I was irritated by the fact that it seems impossible to switch the cursor by only one statement in one OnCtl...
Hi Ralph, I already fixed getCtlRange(), so it will work fine in the next version. Can you please write down some sample code that shows the problem with ...
Hi, Seems that Alois found a way to misuse the setPreviewCursor() function for his needs :-). The thing is that the cursor is even changed outside the preview...
Hello Harald, just a small addition to the wish list: you probably remember the discussion about array "out of boundary" reading behaviour changes that took...
Hi Harry, ... So perhaps you would agree with me that making a "Pro" version of FM with only the preprocessor feature advantage (as Alex suggested it) isn't...
Hi Harry and Alex! This is fantastic news! The upcoming features sound very impressive and a temporary FM version in the meantime with those code limit ...
Hi Alex, The Ansi-C preprocessor feature to me looks an excellent tool to seperate a basic version from a pro version. Much better than feature differences in...
Hola Alex, Aquí se habla mucho de las mejoras de la siguiente versión de FM. Yo pienso que sería muy importante volver a escribir toda la documentación,...