Jason Tackaberry wrote:
> On Tue, 2008-08-26 at 15:24 +0200, Dirk Meyer wrote:
>> +    def has_image(self):
>> +        """
>> +        Returns if the widget has an image set
>> +        """
>> +        return self._imagedata is not None
>> +
>
> Why not a property?

I thought about that. There is a set_image that should be a property,
but I'm not sure I want to support a get property. Maybe that all
changes.


Dischi

-- 
He didn't look mad, but they never did.
        -- (Terry Pratchett, Strata)

-------------------------------------------------------------------------
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=/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to