Posts Categorized: Dev’

Data-binding PivotItem.Visibility : an helper

Posted by & filed under Dev', Sources.

A common quirk of Windows Phone’s Pivot control API is the lack of support of the Visibility property. The property is held by the Pivot class, but toggling it to Visible or Collapsed does not change the visibility of the PivotItem. In fact the only way to hide a PivotItem is to remove it from […]

Tizen SDK 2.2.x problems on Ubuntu 13.10

Posted by & filed under Dev', Tips.

Note : This should also apply to Ubuntu 13.04. Don’t worry I still develop on Windows (Phone), this is just a quick tip for those who might get stuck with Tizen’s SDK (what do you mean there’s only 3 people in the world who have installed it ?) Updating my Tizen SDK to the fresh […]