TMSFNCRibbon

Hey guys ;)

Very pleased to see that you developed a Ribbon FNC component. Like it very much. Although its still in beta state it works very well and I do hope that you will release it soon.

Some questions (Lazarus 1.6.4 on Windows10):

- When using the class TTMSFNCRibbonForm for the form the TMSFNCRibbonSystemMenu isn't shown / painted. Am I doing something wrong? The demo you provided is having the same problem though.

- Can you enhance the TTMSFNCRibbonForm class to also provide system shadow for the forms? Presently the form is painted w/o any shadow which is a bit strange. I presently use CS_DROPSHADOW to have a shadow but the system shadow would be much nicer.

- Can you add the ability to draw a form decoration? MS calls it Office Background?

Very nice work!

Many thanks for your feedback!

1. It is known that on Linux the system menu is not yet painted. This is on the todolist for completion for the final release.

2. We'll investigate if we can add the dropshadow for the final release.

3. We'll also check if we can add this Office background.