smartbcn Posted September 7, 2018 Share Posted September 7, 2018 Hi: I'm developing a application (mobile components) with a barcode reader attached via bluetooth. Because no way to read a barcode directly caching by form events keypress, etc...(like vcl). My solution (if there is any better, please shared ;.) ) is read the code via tunimedit. The problem is when then tunimedit is focused, the device shows a keyboard (but is not needed in this scenario). There is any way to hide/unhide the keyboard by code?. Thank you! Quote Link to comment Share on other sites More sharing options...
Sherzod Posted September 7, 2018 Share Posted September 7, 2018 Hi, Maybe you need to use ReadOnly property for this? UnimEdit.ReadOnly -> True Quote Link to comment Share on other sites More sharing options...
smartbcn Posted September 7, 2018 Author Share Posted September 7, 2018 But, i need a component to receive the barcode data (like keyboard). Putting UnimEdit.ReadOnly -> True is not possible this. We need the possibility to read keyboard data (barcode) without the virtual keyboard of device (because is not needed) Quote Link to comment Share on other sites More sharing options...
Sherzod Posted September 7, 2018 Share Posted September 7, 2018 Which edition and build are you using? Quote Link to comment Share on other sites More sharing options...
smartbcn Posted September 7, 2018 Author Share Posted September 7, 2018 The Latest Trial. We are analyzing the possible difficulties of implementation before validating the framework for a project We are analyzing the possible difficulties of implementation before validating the framework for a project Quote Link to comment Share on other sites More sharing options...
smartbcn Posted September 10, 2018 Author Share Posted September 10, 2018 Is not possible do this action with mobile applications? Quote Link to comment Share on other sites More sharing options...
Luis German Posted January 7, 2021 Share Posted January 7, 2021 Hello ... any suggest about this...? Quote Link to comment Share on other sites More sharing options...
Sherzod Posted January 7, 2021 Share Posted January 7, 2021 2 minutes ago, Luis German said: any suggest about this...? Hello, Please describe your case fully. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.