Closed GoogleCodeExporter closed 9 years ago
Have you tried Settings -> iKeyEx -> Delete cache?
Original comment by kennytm@gmail.com
on 25 Dec 2009 at 8:59
Original comment by kennytm@gmail.com
on 25 Dec 2009 at 8:59
yes I have done every thing rebooted deleted cache but no luck
Original comment by ali.chro...@gmail.com
on 25 Dec 2009 at 9:08
Reboot won't help.
Delete cache as in go to Settings -> iKeyEx -> Delete cache, select the name of
your layout, tap "Delete
1 entry", confirm, then restart your testing app (e.g. killall MobileSafari).
Please attach your layout.plist if it's still not fixed.
Original comment by kennytm@gmail.com
on 25 Dec 2009 at 9:44
ive done it and i will send a copy of it just give me a few
Original comment by ali.chro...@gmail.com
on 25 Dec 2009 at 10:04
http://pastie.org/756635
Original comment by ali.chro...@gmail.com
on 25 Dec 2009 at 10:11
"rows - 4" isn't a valid *number*!
Original comment by kennytm@gmail.com
on 25 Dec 2009 at 11:27
try rows 3 or 2 same thing
Original comment by ali.chro...@gmail.com
on 25 Dec 2009 at 11:28
i forgot to change it i tried doing it to see what happens if you put a wrong
row in.
but it always stays on row 0
Original comment by ali.chro...@gmail.com
on 26 Dec 2009 at 12:04
No, your layout.plist isn't even valid. You've missed a </dict> and </plist> at
the
end. Make sure you've checked if the file has valid XML first.
After replacing the relevant 4 lines with
<key>deleteKeyRow</key>
<string>2</string>
<key>shiftKeyRow</key>
<string>3</string>
I've got http://twitpic.com/vfcit, so obviously it isn't iKeyEx's fault. You
need to
delete the cache every time you change the layout.plist.
Original comment by kennytm@gmail.com
on 27 Dec 2009 at 7:24
thank you so much i got it working. keep up the work. you can close this issue
if you
wish.
Original comment by ali.chro...@gmail.com
on 27 Dec 2009 at 7:38
Original comment by kennytm@gmail.com
on 27 Dec 2009 at 7:57
Original issue reported on code.google.com by
ali.chro...@gmail.com
on 24 Dec 2009 at 7:45