[Gambas-user] Issue 363 in gambas: Command Button Transparency Found
gambas at ...2524...
gambas at ...2524...
Thu Dec 20 09:49:12 CET 2012
Comment #7 on issue 363 by benoit.m... at ...626...: Command Button
Transparency Found
http://code.google.com/p/gambas/issues/detail?id=363
From: t4769_a929 at ...2320...
I reported a bug about this a week ago(?) but I am unable to locate the
closed bug so I will submit a new bug and someone can attach it to the
closed bug. Please and Thank You.
I have the cause of the problem. I created a new icon for a new button and
it too along with the original button had a transparent background when run
by cron (loaded by Scheduled tasks).
The new icon was 48x48. I downsized it to 32x32 because it did not look
good then no transparency problem. I took the 31 day calendar icons for the
original button which were 48x48 and downsized all of them to 32x32. Voila,
no transparencies.
The size of the icon is relative to the height(?) of the button so
isolating a problem size is not possible. My buttons are 45 in height and
48x48 causes a problem.
The cause of the problem is putting too large an icon onto a button. It was
reproducable in all my KDE styles and icons so I believe it to be a problem
at your end.
Hope this helps.
More information about the User
mailing list