[Gambas-user] Issue 411 in gambas: something is wrong
gambas at ...2524...
gambas at ...2524...
Tue Mar 12 03:47:39 CET 2013
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 411 by naythe... at ...626...: something is wrong
http://code.google.com/p/gambas/issues/detail?id=411
1) Describe the problem.
Fillstyle issues
2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
Version: 3.4
Operating system: Linux
Distribution: Mint14
Architecture: x86
GUI component: QT3 / QT4
Desktop used: KDE
3) Provide a little project that reproduces the bug or the crash.
Draw.Begin(da) 'da - DrawArea
Draw.Fillstyle = 13
Draw.Ellipse(55, 78, 190, 300)
Draw.End
5) Explain clearly how to reproduce the bug or the crash.
any value put in for the 'Fillstyle' results in a solid fill
previous version did the fill correctly
6) By doing that carefully, you have done 50% of the bug fix job!
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list