Front: Smobiler is a development platform that uses. NET language to develop apps in the VS environment, perhaps more convenient than XamarinStyle one by one, target style
We want to achieve the effect in the following actions:
1. Drag a Nodeview control to the form interface from "Smobiler components" on the toolbar
2. Modify the properties of the Nodeview control A.itembackcolor property
Set the background color of the Nodeviewitem, set the property to "white", 1;
B.itembackcoloralpha Property
Set the transparency of the Nodeviewitem background color, set the property to "0", that is, the background is fully transparent, 2;
C.itemdefaulticon Property
Set Nodeviewitem default icon, set this property to "Icon1", 3;
|
|
|
Figure 1 |
Figure 2 |
Figure 3 |
D.items Property
Open the Collection Editor and click "Add", date property (time of Nodeviewitem), Datecolor Property (time color), Icon property (nodeviewitem icon image Resource), The Image property (the picture resource in Nodeviewitem), the Subtext property (Nodeviewitem's detailed description text), the Subtextcolor attribute (the text color of subtext), The Text property (the caption text of the Nodeviewitem), the TextColor property (the text color of texts) and the Value property (internal values, not displayed on the interface), 4, figure 5;
E.location Property
Make the control appear in the appropriate position (0, 45), 6;
F.size Property
Set the width and height of the control, set the property to (119, 155), 7;
|
|
|
|
Figure 4 |
Figure 5 |
Figure 6 |
Figure 7 |
Second, the mobile phone effect display
. NET Language app development platform--smobiler Learning log: How to quickly realize the effect of courier information Flow