K kyto Member Licensed User Longtime User Sep 11, 2007 #1 Hi! To avoid to change the text in a TextBox, I have used: Sub TextBox_KeyPress (key) textbox.IgnoreKey End Sub Click to expand... Tip taken from: http://www.b4x.com/forum/showthread.php?t=481&highlight=readonly (Thanks Guys). This did not work for combobox. Exist any way of applying it to combobox? Thanks!
Hi! To avoid to change the text in a TextBox, I have used: Sub TextBox_KeyPress (key) textbox.IgnoreKey End Sub Click to expand... Tip taken from: http://www.b4x.com/forum/showthread.php?t=481&highlight=readonly (Thanks Guys). This did not work for combobox. Exist any way of applying it to combobox? Thanks!
K kyto Member Licensed User Longtime User Sep 11, 2007 #2 I'm sorry! I´m sorry! This is not necessary, since alone this happens in Desktop version, I try it in my PPC and it is not necessary to do the modification. :sign0013: Thanks!
I'm sorry! I´m sorry! This is not necessary, since alone this happens in Desktop version, I try it in my PPC and it is not necessary to do the modification. :sign0013: Thanks!