Hi all.<br><br>I wish to fix the bug, where some activities (Chat, Terminal, Speak for instance) are rendered unusable in the ebook-mode, due to the OSK covering the area of text-input.<br>I have figured out a generic working solution for this - the idea is to minimize the activity windows when the OSK appears, and move back to the normal size when the OSK disappears.<br>
<br>I have tested the re-sizing the windows; however, to make the fix  work everywhere, I was thinking of the following algorithm ::<br><br>a)<br>Just before/after the OSK appears, make the current window smaller.<br><br>
b)<br>Just after/before the OSK disappears, revert the current  window to its original size (if not already).<br><br><br>This requires a way to know when and how the appeareance/disappearance of the OSK is triggered.<br><br>
How can this be done? I am sure there must be some gobject-signal for this - I just can't seem to figure it  out by manually browsing the code, since I don't personally  have a  XO4-Touch with me :-(<br clear="all">
<br><br><br><font face="arial, sans-serif">Regards,<br><br>Ajay Garg</font><br style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><font face="arial, sans-serif">Dextrose Developer</font><br style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<span style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Activity Central: </span><a href="http://activitycentral.com/" style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)" target="_blank">http://activitycentral.com</a>