Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Major Draw / CtrlCore refactor
Major Draw / CtrlCore refactor [message #37771] Sun, 11 November 2012 13:50 Go to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
On the road to supporting more platform, I have finished the major refactor of Draw and its coupling with CtrlCore:

- Global Draw/GUI mutex is removed and replaced with finer-grain control (GUI mutex stays, but it not combined with Draw anymore)

- System portion of ImageData, which in past was used to store host platform handles, is removed and replaced in CtrlCore by decoupled caching mechanism.

- Host platform specific Font functions are normalized, added glyph path support (which means platform specific code can be removed from Painter and PdfDraw) and added possibility to replace the implementation (Rainbow style).
Re: Major Draw / CtrlCore refactor [message #37772 is a reply to message #37771] Sun, 11 November 2012 14:06 Go to previous messageGo to next message
nlneilson is currently offline  nlneilson
Messages: 644
Registered: January 2010
Location: U.S. California. Mojave &...
Contributor
mirek wrote on Sun, 11 November 2012 04:50

- Global Draw/GUI mutex is removed and replaced with finer-grain control


Something along that thought is have the graphic portion for dlg.lay to have finer control by having the image bigger.

It's easy enough with Ctrl+T to manually fine tune but to drag within a couple pixels is more of a challenge.

Maybe the option is already in the u++ SDK, if so how is it done?
Re: Major Draw / CtrlCore refactor [message #37805 is a reply to message #37772] Wed, 14 November 2012 07:58 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
WARNING: We have detected some serious issues in MT with the new Draw code. Working on it, should be either fixed within a couple of days or rolled back.

Mirek
Re: Major Draw / CtrlCore refactor [message #37865 is a reply to message #37805] Mon, 19 November 2012 10:11 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
mirek wrote on Wed, 14 November 2012 01:58

WARNING: We have detected some serious issues in MT with the new Draw code. Working on it, should be either fixed within a couple of days or rolled back.



Resolved, MT GUI is now more healthy than ever Wink

Mirek
Previous Topic: JsonRPC support
Next Topic: ide: Mimic case option
Goto Forum:
  


Current Time: Fri Apr 19 18:45:11 CEST 2024

Total time taken to generate the page: 0.05111 seconds