Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter Feature is only implemented for XPHeaderRenderer #18

Open
schoetbi opened this issue Jul 12, 2016 · 2 comments
Open

Filter Feature is only implemented for XPHeaderRenderer #18

schoetbi opened this issue Jul 12, 2016 · 2 comments

Comments

@schoetbi
Copy link
Owner

schoetbi commented Jul 12, 2016

The following header Renderes have no implementation:

  • FlatHeaderRenderer
  • GradientHeaderRenderer

Would it be possible to move implementation to HeaderRenderer Baseclass?

schoetbi pushed a commit that referenced this issue Jul 12, 2016
@adarmus
Copy link
Collaborator

adarmus commented Jul 12, 2016

Hi - I'm not sure. You are right, that the other renderers need some
implementation that shows the button arrow, but I don't think the button
from XPHeaderRenderer matches the style of the other renderers (i.e. the
button drawn by ThemeManager.DrawComboBoxButton). These renderers could do
with an implementation of the button that matches their style better.
If it did move to HeaderRenderer you would also need to move the
implementation of HitTest.

Adam

On 12 July 2016 at 14:50, schoetbi [email protected] wrote:

The following header Renderes have not implementation:

  • FlatHeaderRenderer
  • GradientHeaderRenderer

Would it be possible to move implementation to HeaderRenderer Baseclass?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#18, or mute the thread
https://github.com/notifications/unsubscribe/AHmpFpW5ifYN7n3I1EjlWKtYlkN_mkFbks5qU5uLgaJpZM4JKaiQ
.

@schoetbi
Copy link
Owner Author

I just started an branch for this. The appropriate styling can be done
later. As soon as I am finished I will tell you.

2016-07-12 16:06 GMT+02:00 adarmus [email protected]:

Hi - I'm not sure. You are right, that the other renderers need some
implementation that shows the button arrow, but I don't think the button
from XPHeaderRenderer matches the style of the other renderers (i.e. the
button drawn by ThemeManager.DrawComboBoxButton). These renderers could do
with an implementation of the button that matches their style better.
If it did move to HeaderRenderer you would also need to move the
implementation of HitTest.

Adam

On 12 July 2016 at 14:50, schoetbi [email protected] wrote:

The following header Renderes have not implementation:

  • FlatHeaderRenderer
  • GradientHeaderRenderer

Would it be possible to move implementation to HeaderRenderer Baseclass?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#18, or mute the thread
<
https://github.com/notifications/unsubscribe/AHmpFpW5ifYN7n3I1EjlWKtYlkN_mkFbks5qU5uLgaJpZM4JKaiQ

.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#18 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAupDR1Zqlqmy90B1o_7mJ9-VwjlwrEjks5qU59qgaJpZM4JKaiQ
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants