On Mon, Mar 21, 2016 at 5:50 AM, Jasvir Singh <jassigrewa...@gmail.com> wrote: > On Fri, Mar 11, 2016 at 11:06 AM, Clifford Yapp <cliffy...@gmail.com> wrote: >> >> That looks like it's just the placeholder OpenGL Qt widget not getting >> updated - remember, there's no drawing activity going on so the canvas >> area is not refreshing itself. > > It's working fine now. > http://screencloud.net/v/528K
Does the red line in the lower left indicate you are doing drawing? If so, that's probably activating/refreshing the view. 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. CY ------------------------------------------------------------------------------ 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