ShiVa3D
Shivatools & Blackberry keyboard [SOLVED]
BlackBerry Tablet OS and BlackBerry 10Shivatools & Blackberry keyboard
by varnado » 28 Mar 2012, 22:21
Hi,
please add this code to shivatools - onInit event. This is for enabling auto-keyboard
I discovered this while I needed to open up virtual keyboard in my game using Library (S3D_VirtualKeybaordAndroid). Is there any other way to open up native keyboard of playbook ? cause I can not use Shivatools unless someone from stonetrip add that code or show me another way.
please add this code to shivatools - onInit event. This is for enabling auto-keyboard
- Code: Select all
if ( system.getOSType ( )==system.kOSTypeBlackBerry and application.getOption ( application.kOptionAutomaticVirtualKeyboard )==1)
then
this.bVirtualKeyBoardAndAndroid ( true )
end
I discovered this while I needed to open up virtual keyboard in my game using Library (S3D_VirtualKeybaordAndroid). Is there any other way to open up native keyboard of playbook ? cause I can not use Shivatools unless someone from stonetrip add that code or show me another way.
Web-Site:S.G.A.
-

varnado - Senior Boarder

- Posts: 73
Re: Shivatools & Blackberry keyboard
by .eb » 04 Apr 2012, 15:17
I was informed yesterday that they will add support for the playbook soon.
chat:
I had tried my BT keyboard..nothing registered and without the source package..obviously it's dead water territory.
I don't have the code to open the keyboard, but you can swipe from the bottom left corner of the black bezel -> to the center. This will bring up the keyboard.
chat:
I had tried my BT keyboard..nothing registered and without the source package..obviously it's dead water territory.
I don't have the code to open the keyboard, but you can swipe from the bottom left corner of the black bezel -> to the center. This will bring up the keyboard.
Re: Shivatools & Blackberry keyboard
by varnado » 06 Apr 2012, 12:57
I knew that but native bb keyboard does not work with ShivaTools, so we need to wait for official support.
Web-Site:S.G.A.
-

varnado - Senior Boarder

- Posts: 73
Re: Shivatools & Blackberry keyboard [SOLVED]
by NiCoX » 06 Apr 2012, 18:15
Hi guys,
Here is a quick link to the PlayBook compatible ShiVa remote:
http://developer.stonetrip.com/Download/ShivaRemote_20120404.stk
Let me know if you encounter any problem.
Here is a quick link to the PlayBook compatible ShiVa remote:
http://developer.stonetrip.com/Download/ShivaRemote_20120404.stk
Let me know if you encounter any problem.
-

NiCoX - Platinum Boarder

- Posts: 5626
- Location: France
Re: Shivatools & Blackberry keyboard
by varnado » 06 Apr 2012, 22:44
@Nicox you da man! it works now

Web-Site:S.G.A.
-

varnado - Senior Boarder

- Posts: 73
6 posts
• Page 1 of 1
