On Mon, Mar 21, 2016 at 4:22 AM, Clifford Yapp <cliffy...@gmail.com> wrote:
> Does the red line in the lower left indicate you are doing drawing?
> If so, that's probably activating/refreshing the view.
>

I tried drawing a simple line using GL Lines.

> If I were going to suggest "first steps" for work with the Qt display
> widget, I would suggest taking the OpenGL canvas from Qt, passing it
> through to either the ogl or osgl display managers, and seeing how
> much logic needs to be tweaked to allow the dm commands to function in
> qged.  There will be some work to do there - any Tcl/Tk code in the
> libdm layer will have to be replaced with the Qt equivalents.  Longer
> term we will need to decide how to make libdm generic - most likely,
> providing callbacks for the application that do various types of
> window/toolkit level tasks - but for a first cut experiment
> straight-up replacement is fine.  That's why the qged work is being
> done in a branch - to allow for such experimentation.

I have to do more homework to comment on this. I agreed with you about
taking Taking OpenGL canvas from Qt and hand it over to dm.

-- 
Jasvir Singh Grewal
https://github.com/jasvir99

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to