Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - PtCombobox focus problem: Page 1 of 5 (5 Items)
   
PtCombobox focus problem  
I am giving focus to a combobox widget using PtGlobalFocusNext() or PtGlobalFocusPrev(). After giving focus i am 
retreiving the integer value of the combobox widget using ApName(), but the integer value of combobox widget defined in 
abvars.h file is different from what i get using ApName(). 
Pls suggest how can i get the same integer value for combobox widget.