Hi karol, 1)I am not handling any events related to created prompt. I have just created the prompt using guix, and trying to update the prompt based on prompt id continuosly using the gx_prompt_text_set(prompt,(GX_CHAR *)target_temp_string); API. Is it really required to have event handlers? I declared the text buffer as static global variable.But still the result is same. what else i can try?? 2) I have one more query, Can i be able to rotate the prompt by 90 degress in the screen? I want to display the text in 90 degress inclined. is it possible? Regards. Nandan G
↧