Changes

Jump to navigation Jump to search
→‎Work done: Updating work done up to last week.
Line 20: Line 20:  
* Will work on expanded view of mini profiles this week.
 
* Will work on expanded view of mini profiles this week.
    +
Week ending July 12th
 +
* Added a method stub to webservices Account to get latest post from webservice and a class to store a generic post from any service.
 +
* On clicking the small cloud icon (above the friend's buddy icon) the post gets printed to the log currently, which will be later displayed in the expanded view of the mini profiles, when the GTK widget is ready.
 +
 +
Week ending July 19th
 +
* On clicking smaller clouds we get the larger icons which will display posts.
 +
* Facing issues adding Gtk widgets over cloud icon (cairo surface). Tried the following:
 +
** Using .add() method of the icon
 +
** Changing eventbox's properties: Eventbox's set_visible_window / set_above_child also didn't work.
 +
** Able to add text using Cairo methods but not other GTK widgets
 +
 +
Week ending July 26th
 +
* Found a Container (Gtk.Overlay) to overlay widgets over on top of each other.
    
=== Adding social ids ===
 
=== Adding social ids ===
86

edits

Navigation menu