Jump to content

91321146

Members
  • Posts

    53
  • Joined

  • Last visited

Everything posted by 91321146

  1. 91321146

    File2c usage

    What do you mean by terminal? You know I saw text printed in above ,but I don't know where I use them. Dear Joel unfortunately I couldn't understand how to work with file2c and how import image with ugfx. But thanks
  2. 91321146

    File2c usage

    So where should I type thease commands ? where should I include to my keil project?how keil know this file2c?please help Joel. Really i can't understand ,now I have a jpg image on my desktop in my computer , and file2c is in "tools" directory!how I use file2c with my image and my keil project? In demo/image box example it has an array named ugfx logged banner,how it comes with file2c?
  3. 91321146

    File2c usage

    HI friends Can you help me how to work with file2c? Really think I studied redme and documentation but I couldn't work with this! How should I use it?how can I import my image to this and generate hex file? Please help
  4. Hi Joel In textedit widget we type every thing we want ,ok? Now I want to write a code that when user typed for an example 50 in textedit with virtual keyboard (widget) and pressed "ok" button on screen ,it show another page.but the contents of textedit is important . for an example maybe user typed 40,so another page must appear. I want to access the content of text edit as a programmer who writes this code.i saw structure of textedit in textedit . c but I couldn't notice how should I access to content. May you help ?
  5. Hi Joel May you tell me how can I get index of texted it by keyboard widget?for an example if I typed 50 do something . Thanks if answer
  6. this is my compiler output log. thanks if you answer compiler_log.txt
  7. Yes dear Joel Belive I could compile with out any errors . What you suggest me friend ?
  8. Hi friend this is my gfxconf.h file: yes,i use keil. is there any problem in this file?i dont think so.
  9. Is there any body help me friends ?
  10. Hi freind I did things that you told and i chenged main file in ugfx_widget demo to this: but now it dosent show any thing! do you know what is problem?
  11. Hi You know I read these pages but I couldn't understand . Which macro should I set true for using bare metal on stm32f7?
  12. How can I run UGFX with out any os? When I dont choose any os it gives me error that"GOS: No operating system has been defined." Please help me.
  13. 91321146

    Mouse Concept

    Hi Joel May you tell me what does Mouse down & Mouse up & Mouse move means in ugfx library? Does it means for an example put our finger on screen and move down or up?
  14. I want to build a data logger with this board. And I want to use ugfx for gui. So I think I should make my costum widget for showing data graph.
  15. Thank my dear friend I'm a beginner and will be happy if you answer me
  16. I did things you told me. The errors were corrected.. But my stm32f7 discovery doesn't show any thing.. Really i like to see these demos .. Please help dear friend..
  17. I can't compile any demos example! Even play-vs1053 !it gives this error "gaudio_play _config.h " not open!
  18. Hi When I add files staff of GADC and Gaudio to my project (demo example ) and select Keil rtx os, it gives me error that " gadc_lld_config.h" or "gaudio_record_config.h" could not open. How can I find these files? You don't have any document about Gaudio and gadclldconfig in wiki documentation!
  19. Is it necessary to use gfxYield if I redraw graph?
  20. May you give an example with gfxYield in graph redrawing ? Of course I use keel rtx (os) Thanks if answer
  21. Hi dear.. What is gfxaYield? I could not notice! May you give an example with gfxYield? Of course I use keel rtx (os) Thanks if answer
  22. Hi Look at this code ... Its the widget example of UGFX that i add graph to containerpage0 ... But when i click on change page the screen is white!!!!! all of the pre-conditions is adjusted too.
  23. Yes.the screen has nothing to show!Madhuri is right
×
×
  • Create New...