Category: Symbian C++
Hello. Recent days I was busy on assembling the GUI set which should reflect the functionality of future BluSPAN application. I used Carbide’s C++ UI Designer tool. It’s pretty handy to drag-and-drop elements at design’s workspace while the appropriate code is...
At post: Assembling GUI set reflecting future BluSPAN functionality I have shown the GUI that will take place at BluSPAN application. Now I will tell you about some difficulties I’ve faced during this. Since the “ Status ” menu-item in Options menu...
One of my favorite classes that Symbian grants to build User Interface is Multiselection List . I’ve learned about it recently. This is a type of Vertical lists which draws a set of elements each of them can be marked by checkbox. At future BluSPAN GUI there is...