0.94/Notes: Difference between revisions

Erikos (talk | contribs)
Erikos (talk | contribs)
Line 24: Line 24:


=== Widgets ===
=== Widgets ===
Addressentry, Iconentry
* The custom widget AddressEntry used in the Browse activity as the url entry has been removed from the toolkit. Browse does use now a [http://git.sugarlabs.org/browse/mainline/commit/936588fccb392d6d9564484ddccbd01f322d0eaa standard gtk.Entry] instead.
* The widget IconEntry is based [http://git.sugarlabs.org/sugar-toolkit/mainline/commit/4018265f6cf26e5f0c6fcc9f07310444b8e5f85e now on a gtk.Entry] instead of our custom widget. The API (which has some oddities like 'set_icon_from_name' instead of 'set_icon_from_icon_name') has been kept for now but will change as well in the near future.


=== API ===
=== API ===