decai
Topic Author
Posts: 54
Joined: 06 Jul 2016, 18:19

Click on (Touch down) textbox crashed on 2.0

04 Mar 2017, 10:52

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.
 
User avatar
jsantos
Site Admin
Posts: 3905
Joined: 20 Jan 2012, 17:18
Contact:

Re: Click on (Touch down) textbox crashed on 2.0

08 Mar 2017, 02:50

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:
Noesis::GUI::SetSoftwareKeyboardCallbacks(0, 0);

That should avoid the crash.

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot], Google [Bot] and 63 guests