[Gambas-user] Values for LineStyle

Benoit Minisini gambas at ...1...
Mon Feb 14 14:18:16 CET 2005


On Monday 14 February 2005 12:13, Eilert wrote:
> Hi Benoit,
>
> did you get my tar-ed project?
>
> Rolf
>

Yes. The warning messages, and the bug (I think) come from the fact that you 
try to create a DrawingArea with width=height=0 px.

I patched the DrawingArea widget, so that when it is cached, the internal 
bitmap cache is always at least one pixel by one pixel.

Here is the patch...

-- 
Benoit Minisini
mailto:gambas at ...1...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CDrawingArea.cpp
Type: text/x-c++src
Size: 7395 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050214/a4949377/attachment.cpp>


More information about the User mailing list