Do you know if it is possible to change EikCommandButtonGroup after it's already been set? Example is the app offers searching and gives the buttons of "City, Zip, Area, Close". After the user does a search I want to buttons to say "Next, Back, Search, Close". If they select "Search" they are presented with the first set. Can this be done?
RE: How to change EikCommandButtonGroup
2002-05-03, 21:00#2
There is lot of information available on CommandButtonGroup.Please go through the Nokia 9290 SDK help.
Look under Java Developer's Guide for Crystal >> Coding Guidelines >> Developing for the Crystal User Interface >> The Command Button Area API