Hi:
I write a program base the symbian's "Grid" example.In the example ,the text is on the right side of the icons ,but I want to place these text below the icon now! Anyone konws how to do ?
Thanks in advanced!
RE: Question about grid control!
1970-01-01, 02:00#2
There are a few predefined grid layouts:
CAknCaleMonthStyleGrid
CAknGMSStyleGrid
CAknPinbStyleGrid
CAknQdialStyleGrid
If those layouts are not suitable for you, you have to define your own layout. It can be done in SizeChanged() function using AknListBoxLayout. Study the SDK Help about the class. If you have "Programming for the Series 60 Platform and Symbian OS" book, you find an example there.
Hi!
I have the same problem i.e. my text comes to the right and icon to the left... did you solve your problem? Do you have any idea how this can be done? Thank you very much,
Sudha