Click on (Touch down) textbox crashed on 2.0
Hi,
We use NSGUI with OGRE, when we use 1.3 RC1 it's OK. After we update to 2.0 when we click textbox on PC or touch down on iOS our app crashed.
We run the D3D11 sample with 2.0 it's crashed too (The 1.3 RC1 sample runs well).
Thanks.
We use NSGUI with OGRE, when we use 1.3 RC1 it's OK. After we update to 2.0 when we click textbox on PC or touch down on iOS our app crashed.
We run the D3D11 sample with 2.0 it's crashed too (The 1.3 RC1 sample runs well).
Thanks.
Re: Click on (Touch down) textbox crashed on 2.0
Unfortunately this bug slipped through the final 2.0. We are preparing a new release fixing many things like this. For now, the workaround is doing the following after noesis initialization:
That should avoid the crash.
Code: Select all
Noesis::GUI::SetSoftwareKeyboardCallbacks(0, 0);
That should avoid the crash.
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 3 guests