Home » Developing U++ » UppHub » AggCtrl
Re: AggCtrl [message #18340 is a reply to message #18337] |
Tue, 23 September 2008 18:25   |
|
luzr wrote on Tue, 23 September 2008 17:40 | Sounds pretty good. Anyway, I believe this belongs to "Bazaar"...
|
I hope it'll be good, I need it for my app Sorry for posting it on wrong place, I'm still not too confident about structure of this forum...
Anyway, I fixed the bug with non native pixel formats, it was just a stupid typo Some changes were made to the interface of this control, now user can overload three functions:
virtual void onDraw(Upp::Draw& dest);
virtual void onInit();
virtual void onResize(int width,int height); I think their meaning is clear enough...
The last change is in the example - draw a line is too easy with any lib or toolkit, so I put there vector drawing of a lion, which is used in many examples on Agg official site...
I guess now, it would be the time to make a win32 version...
And by the way, I'm still waiting for any feedback, I've tested it only on my xubuntu box...
Bye...
[Updated on: Wed, 24 September 2008 10:19] by Moderator Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Jul 19 11:21:00 CEST 2025
Total time taken to generate the page: 0.04014 seconds
|