smartbcn Posted September 7, 2018 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
Sherzod Posted September 7, 2018 Posted September 7, 2018 Hi, Maybe you need to use ReadOnly property for this? UnimEdit.ReadOnly -> True Quote
smartbcn Posted September 7, 2018 Author 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
Sherzod Posted September 7, 2018 Posted September 7, 2018 Which edition and build are you using? Quote
smartbcn Posted September 7, 2018 Author 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
smartbcn Posted September 10, 2018 Author Posted September 10, 2018 Is not possible do this action with mobile applications? Quote
Sherzod Posted January 7, 2021 Posted January 7, 2021 2 minutes ago, Luis German said: any suggest about this...? Hello, Please describe your case fully. Quote
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.