On 04/14/2012 09:26 PM, ext BogDan wrote: >> From: "[email protected]" <[email protected]> > >> To: [email protected]; [email protected] >> Cc: >> Sent: Saturday, April 14, 2012 9:40 PM >> Subject: Re: [Development] QPlatformInputContext needs more informations >> >> >> On 4/14/12 8:29 PM, "ext BogDan" <[email protected]> wrote: >> >>> Hello, >>> >>> I checked QPlatformInputContext interface and I think it needs more >>> informations >> >> Not sure what you're missing. QPlatformInputContext is only there to >> implement support for an input method, and has received quite some testing. >> > > In order to be sure the user sees the entire control and its content I need > to know > the control position and its size, otherwise the virtual keyboard may cover > the > control and its content.
Isn't that what QPlatformInputContext::keyboardRect() is for? -- Samuel _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
