ApplicationPlatform< SmartWinCE > Class Template Reference

Windows API. More...

List of all members.

Public Member Functions

bool getSipVisible ()
 Returns true if SIP is visible.
void showSip (Widget *widget, bool visible=true)
 Shows the SIP on Windows CE devices.


Detailed Description

template<>
class SmartWin::ApplicationPlatform< SmartWinCE >

Windows API.

Contains WinCE Windows API specific functions for the application class.


Member Function Documentation

bool getSipVisible (  ) 

Returns true if SIP is visible.

Call this function to determine if SIP is visible

void showSip ( Widget widget,
bool  visible = true 
)

Shows the SIP on Windows CE devices.

Call this function to show the SIP (keyboard) on Windows CE devices, call showSip with visible = false to hide it again.

Back to SmartWin website
SourceForge.net Logo