bluedee wrote:
Oh, sorry I forgot to tell you that in the case above, the black border
appeared after I add an image not after saving in CVG.
It is different with the first case, the black border didn't appear
after I added an image.
Thanks
On Wed, Aug 27, 2008 at 10:17 AM, bluedee <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Hello Klaas,
Sorry for being late telling you the progress.
I have downloaded the latest version yesterday, August 26. But I
still got same problems. Here is the screenshoot.
http://i16.photobucket.com/albums/b12/bhu-day/error-1.jpg
I have only changed my codes to
myImg->SetStroke( a2dSTROKE_TRANSPARENT );
myImg->SetFill( a2dFILL_TRANSPARENT );
This is wrong. a2dSTROKE_TRANSPARENT is an integer converted to a colour etc.
Next is right.
wxString path2 = a2dGlobals->GetImagePathList().FindValidPath(
wxT("smile.xpm") );
a2dImage* im2 = new a2dImage( path2 , wxBITMAP_TYPE_XPM, 200,200,1100,1100
);
im2->SetFill( *wxRED );
im2->SetStroke( *wxBLUE, 10 );
//im2->SetFill( *a2dTRANSPARENT_FILL );
//im2->SetStroke( *a2dTRANSPARENT_STROKE );
top->Append( im2 );
On Fri, Aug 15, 2008 at 3:38 PM, Budi Irawan <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
I set the border is transparent using
==========
myImg->SetFill(a2dTRANSPARENT_FILL);
myImg->SetStroke( a2dTRANSPARENT_STROKE );
================
yes, I saved it in CVG.
The black border appeared after I loaded my last saved CVG file.
alright, I'll check the latest version of wxart2d. However, I'm
using 16 mar built of wxart2d. it's already old. :D
I hope the new version of wxart2d can be configured well with my
current application
Thank you Klaas
On Fri, Aug 15, 2008 at 1:44 AM, klaas.holwerda
<[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
klaas.holwerda wrote:
>>
> I think just a bug.
>
Solved now, but please test.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move
Developer's challenge
Build the coolest Linux based applications with Moblin SDK &
win great prizes
Grand prize is a trip for two to an Open Source event
anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
<http://moblin-contest.org/redirect.php?banner_id=100&url=/>
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
<mailto:Wxart2d-users_dev@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev
------------------------------------------------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------------------------------------------------
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev
--
Unclassified
------------------------------------------------------------------------------------------------------------
Disclaimer:
If you are not the intended recipient of this email, please notify the sender and delete it.
Any unauthorized copying, disclosure or distribution of this email or its attachment(s) is forbidden.
Thales Nederland BV will not accept liability for any damage caused by this email or its attachment(s).
Thales Nederland BV is seated in Hengelo and is registered at the Chamber of Commerce under number 06061578.
------------------------------------------------------------------------------------------------------------
begin:vcard
fn:Klaas Holwerda
n:Holwerda;Klaas
note:Unclassified
version:2.1
end:vcard
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev