viji s
Members-
Posts
14 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hello Joel, Thanks for your response. I am using textedit and have enabled TEXT_WRAPUP. we, are facing an issue wherin, the text is not wrapping up even if it goes beyond the width. but when focus changes the text wraps up in the next line. but we are not able to edit the text in second line. the cursor is not moving to second line. i.e multi line it fails. please, help me how to overcome this. thanks
-
Thanks Joel Sir your valuable suggetion
-
Hello, In keypad " i " and " l " letter not able to differenciate means i and l letters are looking same.please suggest Thanks & regards, viji
-
Hello, I am using gwinlist . Everytime when I update the list it gets added up downwards. i.e I want the complete queue to move downwards and add the new entry on the top list. i.e each new entry should be the 1st in the list. please, suggest me how can i do this. awaiting for your response, thanks and regards viji
-
Hi joel, I have different gui screens of same size , when I try to make a transition between different screens based on some event. first the background gets rendered and then the actual screen. the rendering is too slow. please, help me out with this. when, my screen transition happens it must be immediate. please, respond at the earliest. thanks and regards
-
Hi, I have the same problem.Could you please, give me more detailed information regarding this as soon as possible. Thanks and Regards
-
Hello Joel, I have one more issue. I am using f5x06 touch driver . The x,y coordinates values( in read_xyz function ) are always the same whenever the read_xyz() function gets called even though, my touch locations are different. Could, you please help me diagnose the problem simultaneously. thanks and regards
-
Hello Joel, Thanks for your fast response, Yes, you are right I am using the existing framebuffer driver.My target hardware is atmel-samad3 , The board file has already been provided. additionaly, to notify I am using RAW32(bare metal). thanks and regards
-
Hi , I am a newborn to ugfx . My basic applicaton is running but, I hav problem in rotation. I have integrated the framebuffer for display with f5x06(driver) for touch. when I use the gdispgetorientation() call for rotation my display page gets croped and it is quite a bit corrupted. I have tried all the possibility but not able to fix this. Could, you please help me out with this. Disp size (480 *272) Thanks and regards
-
Hi, Thanks for your response. As, per your post. I dont find any gwinXXXcreate() call in my auto generated code. thanks and regards
-
hi , I am new to ugfx. i have got the basic few codes running. I have created a screen with many widgets (i.e) buttons. but I am facing problem in fetching those all at a time . only one button shows up at a particular instant . And I am not even able to get the font written for that particular button. please, respond at the earliest. thanks and regards