Android Question B4XTable and IME.AddHeightChangedEvent

Status
Not open for further replies.

epiCode

Active Member
Licensed User
I tried several methods to have IME.AddHeightChangedEvent triggered but failed.
Would appreciate if anyone can guide me on how to trap AddHeightChangedEvent in B4XTable with Search Field
 

epiCode

Active Member
Licensed User
Nothing special is needed.
I simply followed these instructions: https://www.b4x.com/android/forum/t...or-managing-multiple-pages.118901/post-745090
Thanks Erel, but its is still not working, while I tried the following:

Tried the attached project.zip: heightchanged is triggered.
A fresh b4xproject : heightchanged is triggered.
add the same code to another b4xtable project of mine: it works
Add the same code to project I want to add it to: doesn't work
also tried
clean project + line in manifest as directed, no luck
changing event name from "IME" to "XIME" but no good

the target project does not have any module use IME except FloatEditText [which works fine]
The only thing I can figure from debugger is that IME_HeightChanged in Main is not triggered at all.
 
Upvote 0
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…