hi, i currently try to build a t9-like inputsystem for ptim. but i have the problem, that my engine always loads first (ptim_engine_list[0]). how can i move the engine back? it should appear after the touchscreen input method. with ptim_engine_list[0] ptim always seg faults if i try to switch with the comma key. regards, patrick