Quantcast
Channel: EngineerZone: Message List
Viewing all articles
Browse latest Browse all 24325

Re: [Need help: my Questions about Blimp 3.7]

$
0
0

Hi Jeyasudha.M:

 

    firstly thank you so much for your reply.

 

    i followed your advices and tested again. Followings are updating issue status:

 

    [Q1]: Fixed. i delete the page--TestRed, clean project and rebuild, compile ok.

    [Q2]: New question to ask for help. i do the same steps as Q1, but i have a question: why blimp_testred.c/h files and TestRed.cs are not deleted? just delete the *.op file? you can test by yourself with the project i shared to you.

    [Q3]: Need to reproduce. it happend when sometimes i press F6 for compiling the project.the problem sometimes happend.

    [Q4]: i will descrip my question in details.

    [test condition]: my shared project and two pages (main and color are used for testing)

    [Situation One]:

    main page as the starting page. color page can shown out by press enter key in main page with color item selected.

    in color.cs, if i do some comments as following:

    publicvoidOsdPagecolor_Load()

     {

         //OsdApi.ADIAPI_OSDEgSetFocusComponent(list0);

     }

     listbox in main page can be selected by enter up/down key in my keyboard. and also the enter key code can show out the color page

     For now the listbox in color page has lost the focus, so the enter press in color page is no use.-- i know that.

      My question is Situation Two.

     [Situation Two]:    

    main page as the starting page. color page can shown out by press enter key in main page with color item selected.

    in color.cs, if i deleted the comment above to let the listbox in color page get the focus.

    publicvoidOsdPagecolor_Load()

     {

         OsdApi.ADIAPI_OSDEgSetFocusComponent(list0);

     }

     when the emulator run, i can see the main page show out but when i press up/down/enter key in my key board, no action        will happen. It seems like the listbox in main page can not receive my key code. ---- that is my key question.

    [Q5]: Fixed. i will follow your advice and delete the code by manually.

 

     thank you again for your warm heart help.

 

Best Regards

Xutao


Viewing all articles
Browse latest Browse all 24325

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>