Jump to content

manokarthik

Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by manokarthik

  1. On 25/7/2016 at 19:05, Joel Bodenmann said:

    Hi,

    Sorry that you have to wait so long. We are currently putting all our time into developing the next version of the µGFX-Studio and handling support requests. We are maintaining this community forum in our spare time. If this is time critical, please consider submitting a support ticket to the Technical Support department where your issue will be handled as quickly as possible.

    Other than that I can try to make some time to have a look at this tonight or tomorrow evening. For that, please upload a ZIP archive of an entire µGFX-Studio project that allows us to reproduce the problem.

    Hi,

          How do i get a support ticket to the Technical Support?????

    how much will it cost??????

  2. hi,

         this is the demo project that i am trying on my display.please check

    On 6/7/2016 at 13:05, manokarthik said:

    hi ,

         i have created a demo project with image box , buttons and label. when i run it on my atmelsamad3 xplained board attached with Himax display(HX8257) only the image is rendering other widgets are not appearing. i am using RAW32 (baremetal) and the studio version 0.15, the code that i am porting is the auto generated code from studio.  my system OS is ubuntu 14.04. suggest me some ways to overcome this issue. thanks in advance.

    mano

    thanks,

    mano

    scr_demo.tar.gz

  3. hi,

          i have compiled and tested the specified demo, it is working .

    the application that i am using is the demo project created in studio and generated code from it. is there any thing that i should add in main.c code. all i am puting in my application is a container with 2 buttons. where only the first initialized button is rendering without font and the next button is not displaying at all. please help

    thanks,

    mano

  4. hi,

         i have checked using everything with static memory and gwinXXXcreate() is not returning any null values. still widgets rendering is not happening.

    i have used a demo application to display in ugfx library which is in location"/ugfx_library1/demos/modules/gwin/container". then the button widget is coming up but the font is not appearing in the button and if i add another button to that application with parent as container that is not rendering.

    if i comment out the first button in the code then the second button with its location is rendering ..........

    please suggest me a way to overcome this issue.....thanks in advance

     

    mano

    main.c

  5. hi ,

         i have created a demo project with image box , buttons and label. when i run it on my atmelsamad3 xplained board attached with Himax display(HX8257) only the image is rendering other widgets are not appearing. i am using RAW32 (baremetal) and the studio version 0.15, the code that i am porting is the auto generated code from studio.  my system OS is ubuntu 14.04. suggest me some ways to overcome this issue. thanks in advance.

    mano

  6. Hii,

          What type of image formats are supported by ugfx???

    when i try to add image to background it is not showing the images when i browse through stdio and i can see them with files.

    Images are in .png format. i am unable to insert logo of ugfx also which comes with library.

  7. 5 minutes ago, Joel Bodenmann said:

    Glad to hear that you got it working!
    Note that the X11 driver that is used for the preview in the uGFX-Studio on Linux suffers from serious performance issues. The application will run a lot smoother and faster on your actual hardware!

    Ok Tectu. thank u

  8. Hii

           I also have some more doubts regarding porting the application generated in studio onto an embedded board.

    The board that i am using is atmel-SAMAD5 Xplained board with a display integrated to it.

    Is the generated code enough to port onto board??

    Can u help me with any procedure to follow while porting ???

    Thanks & regards,

    mano

     

  9. Hi ,

           I have installed the new version of ugfx studio 0.13 and OS is ubuntu 14.04  having problem after clicking priview for my demo project and studio is closing.  please check the snapshot of it.

    error.png

  10. hi Tectu,

    I have installed stdio in ubuntu OS , and binary file that is generated for output in preview folder is compatible for intel processor. The board that i am using is Atmel SAMAD5-Xplained board which works on Cortex -A5 processor(without OS i.e . baremetal), so for executing my code on the board, does this creates any problem???

    thanks,

    Mano karthik

  11. hello all,

    My ugfx stdio is up and running, made a demo project with few widgets and i want to port it and check on Atmel SAMAD5-Xplained board. does the generated code in ugfx stdio is sufficient to port or do i need any libraries to port if so wheather a .so or .a library?

    thanks

    Mano

  12. Hi

    I have downloaded the ugfx_studio v.12 and run it on terminal .

    the studio window is not exactly shown,please check the screen shot attached and os i am using is (fedora17)

×
×
  • Create New...