Basic4ppc - Windows Mobile Development  

Go Back   Basic4ppc - Windows Mobile Development > Main Category > Questions & Help Needed
Home Register FAQ Members List Search Today's Posts Mark Forums Read

Questions & Help Needed Post any question regarding Basic4ppc.


SIP button


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-29-2008, 12:31 PM
Junior Member
 
Join Date: Dec 2007
Posts: 39
Default SIP button

Hello all!
I noticed a strange behaviour on my device. Running an application with ImageButtons or ToolbarButtons, the soft SIP button on the device disappears when a MsgBox is invoked. The only way to display it again is to close the form or invoking a menu Item.
To better understand what I mean, please compile and run on the device the code in the ControEx|Toolbar|Overview.
Clicking any button, the soft SIP button disappears, invoking a menu Item it shows again.
Is it a misconfiguration of my device or a standard behaviour? In this case, is there any way to bypass the problem? (my form does not have any menu)

Many thanks,
Mimmo
Reply With Quote
  #2 (permalink)  
Old 02-29-2008, 02:49 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 2,844
Default

It appears to be an OS problem which happens on some devices.
Reply With Quote
  #3 (permalink)  
Old 03-01-2008, 08:05 AM
Junior Member
 
Join Date: Dec 2007
Posts: 39
Default



Thank you, Erel!
Reply With Quote
  #4 (permalink)  
Old 03-05-2008, 02:55 PM
Junior Member
 
Join Date: Dec 2007
Posts: 39
Default

Hello all,

I just found a workaround to the problem using the dzHW.dll

1) Add a dzHw.New1 to the App_Start section
2) Whenever is needed to reactivate the SIP button call this sub

Sub CheckSIP
If dzHW.InputPanel=0 Then
dzHW.InputPanel = True
End If
End Sub

Good B4PPC to all!
Mimmo
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Close(ok) Button TWELVE Questions & Help Needed 10 06-08-2008 03:41 PM
Toggle Button..? TWELVE Basic4ppc Wishlist 5 06-04-2008 05:43 AM
close button kavka Questions & Help Needed 4 02-27-2008 09:29 AM
Image Button alfcen Questions & Help Needed 6 10-18-2007 02:43 PM
Image Button images Nkieto Questions & Help Needed 1 05-01-2007 02:55 PM


All times are GMT. The time now is 04:27 AM.


Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0