On Wed, Aug 13, 2014 at 1:11 PM, Vlad Bogolin <vladbogo...@gmail.com> wrote:
> Hi,
>
> I have almost finished working at the project but I have some last
> questions.
>
> In the last days I focused on implementing the colormap related functions.
> Since I haven't found any connection between a QWindow and a QColormap I
> used the same approach as in the existing implementation with fake
> colormaps. Is this ok or do you have any hints on how to use a QColormap?

That should be fine.  I don't think we have many (any) examples of
colormaps in action to begin with, so I wouldn't worry about it.

> Also, I have one more question about keyboard integration. I have only found
> some mouse events that I have integrated but I remember reading something
> about keyboard too. So are there any keyboard events that need to be
> integrated?

I would suggest, if you have the time to do so, that you go ahead and
implement one as an example (say, print out the current fb size) just
so we can see how to set up keyboard interactions - whether or not
there are any currently in use, we may want to do so in the future.

Nice work!

CY

------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to