How to enable predictive input mode with CAknTextQueryDialog
Article Metadata
Compatibility
Platform(s): S60 3rd Edition
Article
Created: User:Technical writer 2
(05 Oct 2006)
Last edited: hamishwillee
(14 Jun 2012)
Overview
How can I enable predictive input mode with CAknTextQueryDialog?
Description
Before running\executing the constructed dialog, use
dialog->SetPredictiveTextInputPermitted( ETrue );
to enable predictive input mode (T9).


(no comments yet)