Hi, if you use the setdialog method to enable the FME_INIT event, it won't work for the very first run of the plugin. If you recompile, it would say that it...
Hi, obviously my last changes on wiki wasn't of the taste of everyone, and everything was removed. Next time, if I'll ever bother to document anything, it...
Hi Mehdi, if you use the setdialog method to enable the FME_INIT event, it won't work for the very first run of the plugin. If you recompile, it would say that...
Hi Mehdi, Looking at the Recent Changes pages it seems your changes were never added to the Wiki. So noone removed them. I guess you did not enter the code at...
... Ouch, Mehdi got hit below the belt :-))) Mehdi, what did you write down then? Did keep things just flat informative or did you also get personal or so? I...
Hi Mehdi, If I understand your post correctly, you are saying that the command setDialogEvent(1) takes effect too late to force the FME_INIT event to trigger...
Hi Harry, ... setDialogEvent(1). well, better ditch the setDialogEvent(1) option. ... I meant, you'll have the condition previous== false also when ...
Hi Mehdi, well, better ditch the setDialogEvent(1) option. Dialog:InitEvent calls setDialogEvent(1), so removing it would also make Dialog:InitEvent useless. I...
... I'm not sure who is currently responsible for maintaing our wiki, but I don't remember seeing/using the "captcha" before. (I dislike captcha, but...
... Hi Mehdi, ... 8:03PM up 9:49, 3 users, load averages: 0.24, 0.08, 0.02 ... and indeed it was rebooted about 10 hours ago, probably about when you were...
Hi Alex, thanks for the explanations. I've re-updated the wiki, especially there's the new event page: http://www.filtermeister.com/wiki/index.php?page=Events ...
I remember we did have some problems with bots a few years ago (which inserted spam pages and empties real pages) and upgraded to the most recent version of...
Hi filter experts :) I have a question. I like to make psp.images with transpareent backgrounds from graphics and photos. I used the filter Toadies Glaswork...
Martijn, The suggestion that I have (if we have control over it) is to place the search box at the top of the page rather than the bottom. I suspect that most...
Hi Martijin, ... 1rst difficulty: where to put content ? It took me while to figure out where to add entry FME_INIT for instance. After seeing a duplicate...
Hi, I have run a poll about essential plugin features on my website. So far a few hundred plugin users have participated with the following results: 1. Large...
Alex, Harry, and anyone else who contributes to FM development, It's a little late to be commenting at this point, but I don't get much time for filter...
Pete, After taking a look at your website, we should say 'thank you' to you also. Regards, Bill ... From: Pete Bailey To: FMML@yahoogroups.com Sent: Friday,...
Thanks Bill, your kind remarks are much appreciated - though I'm not sure what you're thanking me for! I'm very aware that I contribute very little to this...
Hi Pete, Thanks for your "Thanks"! I like the dialog design of your new XL plugins. They certainly tell us that you now are an expert on image processing. I ...
Hi, I noticed that changes to global variables done on FME_CANCEL are not preserved across invocations. It looks as if doing changes to global variables when...
Hi Harry, ... I already thought that not having a control associated to FME_INIT or FME_CANCEL is a "bit" annoying since it isn't "consistent" with the...
Hi Pete, Oh my! Wonderfull new layouts and extra controls! Thank YOU very much for the plugin updates! Costs me a new CD to re-store your plugins but it's way...
Hi, if(e==FME_CANCEL && n== CTL_DIALOG) where the CTL_DIALOG would be a ctl associated to all generic event would help you to solve your issue ? No, it would...
Hi Harry, well let's go for the test n=CTL_CANCEL && e=FME_CLICKED and deprecate the FME_CANCEL event unless you see any use of it. ... Probably you are right,...
Hi, Ok, but I will leave the FME_CANCEL event in case someone wants to use it for other things. For example freeing up memory still makes sense on FME_CANCEL. ...
Hi, ... I don't see why. Won't it work as well than freeing the memory with the CTL_CANCEL/FME_CLICKED event ? Would the FME_CANCEL event allow to handle...
Hi Roberto, Thanks for the encouragement! I must say I'm not really satisfied with the white text either - I started with black, but it looked too dull, so...
Hi Pete, Frankly I find many colors look good and readable instead of white, as long as a bit dark tints are used. Actually simple black already looks good to...