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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 8180 - 8209 of 9969   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8180
Hi Lance, I am forwarding this to the FMML list as it also concerns other FM users. The msk() problem that you describe is a bug in PSP. The same also happens ...
Harald Heim
haraldheim2001
Offline Send Email
Apr 1, 2008
3:34 pm
8181
Hi Harry, ... If you are going to implement a workaround for the bug please keep in mind that the issue is not present when writesOutsideSelection is set in...
Andreas
dausenkunz
Offline Send Email
Apr 1, 2008
4:05 pm
8182
Hi Andreas, Thanks for the information. That could explain the bug. PSP is probably providing the mask for the whole image and not the displayed rectangle that...
Harald Heim
haraldheim2001
Offline Send Email
Apr 1, 2008
4:59 pm
8183
I noticed another irregularity in connection with mask and, I think, the calcSBD function. When the mask intersects with the border of the preview, calcSBD...
jazzscriveyn
Offline Send Email
Apr 2, 2008
9:42 am
8184
nesecito: -Plugin similar al RTFPlugin pero para fotos digitales. Que auto ajuste la foto en el papel configurado, en la impresora predeterminada e imprimima...
ovcbosio
Offline Send Email
Apr 3, 2008
11:43 pm
8185
Hello to all Two questions 1ª are possible to change the color of listbox selection (blue dark to another color); 2ª like noeditborder () is applied in...
laboruch
Offline Send Email
Apr 4, 2008
10:17 am
8186
Hi Tony, 1ª are possible to change the color of listbox selection (blue dark to another color); Only if you simulate a listbox yourself with a ownerdraw...
Harald Heim
haraldheim2001
Offline Send Email
Apr 4, 2008
1:29 pm
8187
Hi. Just playing around with popup menu's a bit, for a new plug-in, and I just wondered if somebody knew what all the parameters for the insertMenuItem and...
Martijn van der Lee
mwvdlee
Offline Send Email
Apr 6, 2008
11:43 am
8188
Hi Alex, ... I have done some tests and it seems right shifting will always zero the emptied bits. The sign bit is not extended for negative numbers. %ffp ...
Andreas
dausenkunz
Offline Send Email
Apr 6, 2008
11:25 pm
8189
Hello Andreas, You are correct, and my post was wrong: currently *all* bit shifts in FM are "unsigned"; i.e., the bit shifted in from the left or right is...
Alex Hunter
afhsys
Offline Send Email
Apr 7, 2008
8:53 am
8190
Hi Martijn, int insertMenuItem (int hMenu, int uItem, LPSTR itemName, int fState, int subMenu) ... hMenu: Handle to the menu in which the new menu item is...
Harald Heim
haraldheim2001
Offline Send Email
Apr 7, 2008
3:42 pm
8191
... It was just the other way round. I have been programming a new authentication algorithm for the licensing scheme and needed unsigned style shifting. I...
Andreas
dausenkunz
Offline Send Email
Apr 7, 2008
10:58 pm
8192
Hi, I just added a new function called getAppTheme() that tells you if the application that runs FM or your plugin has visual styles activated or not. The...
Harald Heim
haraldheim2001
Offline Send Email
Apr 8, 2008
6:19 pm
8193
Hi, I added some more features to FM. In Beta 9 you will be able to specify anchors for each control, which will automatically move or scale the controls when...
Harald Heim
haraldheim2001
Offline Send Email
Apr 9, 2008
12:40 pm
8194
Sounds useful in many instances! Is there also an ANCHOR_BOTTOM for controls such as OK, Cancel, and the Zoom? Regards, Bill ... From: Harald Heim To: FMML ...
Bill MacBeth
macbethbill
Offline Send Email
Apr 9, 2008
1:08 pm
8195
Hi, There will be ANCHOR_LEFT, ANCHOR_RIGHT, ANCHOR_TOP and ANCHOR_BOTTOM. But only a few combinations will be usefull. For example if you want the OK and...
Harald Heim
haraldheim2001
Offline Send Email
Apr 9, 2008
2:47 pm
8196
Hi Harry, My first reaction: "AAAAAAARGH!" I just spent weeks ironing the bugs out of a mechanism to do all this ... I would have just waited if I'd known this...
fishpixels
Offline Send Email
Apr 9, 2008
3:09 pm
8197
Hi, My first reaction: "AAAAAAARGH!" I just spent weeks ironing the bugs out of a mechanism to do all this ... I would have just waited if I'd known this was...
Harald Heim
haraldheim2001
Offline Send Email
Apr 9, 2008
4:39 pm
8198
Thanks Harry -- it sounds great! Duncan...
fishpixels
Offline Send Email
Apr 9, 2008
5:49 pm
8199
Hi. Just discovered a bug in setThinLineAA which made every line go top-left to bottom-right. The bug was in Martin's original code; the min()/max() logic was...
Martijn van der Lee
mwvdlee
Offline Send Email
Apr 9, 2008
7:19 pm
8200
Hi, Checkboxes, radiobuttons and ownerdraw controls do not fully support transparency if the XP/Vista theme is activated. So if you place them on a tab...
Harald Heim
haraldheim2001
Offline Send Email
Apr 10, 2008
2:32 pm
8201
Strange, Martijn. Which code did you use? The one in http://tech.groups.yahoo.com/group/FMML/message/7012 certainly lets you draw lines in any direction. ...
martinvicanek
Offline Send Email
Apr 11, 2008
7:00 am
8202
Martin, I'm sorry for the mix up, you are absolutely right. I made a typo myself, which caused this behaviour. Oddly enough I think my fixed version might be a...
Martijn van der Lee
mwvdlee
Offline Send Email
Apr 11, 2008
7:51 am
8203
Hi Harald, " ... So if you place them on a tab control, they have the colour of the window background instead of the colour of the tab control background. ......
scriveyn@...
jazzscriveyn
Offline Send Email
Apr 11, 2008
9:10 am
8204
Oh bugger, I forgot the attachments :o) Hi Harald, " ... So if you place them on a tab control, they have the colour of the window background instead of the ...
scriveyn@...
jazzscriveyn
Offline Send Email
Apr 11, 2008
9:13 am
8205
Hi Scriveyn, " ... So if you place them on a tab control, they have the colour of the window background instead of the colour of the tab control background....
Harald Heim
haraldheim2001
Offline Send Email
Apr 11, 2008
12:27 pm
8206
Hi Harald, It'll take some time to strip down my code, to make some reasonable demo. Need to see if I can squeeze it in tomorrow. Oh, and the anchors thing in...
jazzscriveyn
Offline Send Email
Apr 11, 2008
12:59 pm
8207
ok, no problems after all. I have sorted out the effects I had with the sequence of declarations of the controls in conjunction with the tab control. I'll...
scriveyn@...
jazzscriveyn
Offline Send Email
Apr 11, 2008
5:57 pm
8208
Hi, I just tested your code with Beta 9. I removed the OnCtl and OnFilterStart handlers and added the tab attributes to the control definitions. The modified...
Harald Heim
haraldheim2001
Offline Send Email
Apr 11, 2008
6:19 pm
8209
It appears that setDialogPos(bool, -1, -1, x, y) always moves the dialog window into the primary display. Values other than -1 are interpreted correctly....
Andreas
dausenkunz
Offline Send Email
Apr 12, 2008
11:23 am
Messages 8180 - 8209 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