Jump to content

powergov

uniGUI Subscriber
  • Posts

    167
  • Joined

  • Last visited

Posts posted by powergov

  1. How to achieve gesture pull down response events

     

     

    1、UnimDbgrid and UnimListbox no drop-down events, how to dynamically refresh to load more data?

     

    2、How to achieve unimTabControl label switch when the sliding effect?

  2. when I use unihtmlframe write codes in unihtmlframe.html,like
    <!DOCTYPE html>
    <html>
    <body>
    <video width="1280" height="720" controls="controls">
      <source src="123.mp4" type="video/mp4">
    </video>
    </body>
    </html>
     
    it can play,but can't drag playing progressbar to play.
     

     

  3.  I have a uni project which is created by xe8,and everything is ok.when I use xe10.1 open and complie this project,it's ok,but I click page,browser page is blocked.then I use xe8 do it again,everhting ok again.now I use xe10.1 complie,the same question is disappered again.post-4811-0-03966000-1484654177_thumb.png

  4. for example ,I have the following data

    1、iPhone7.32G.black

    2、iPhone7.128G.gold

    3、IPone7 Plus.128G.black

    4、IPone7 Plus.256G.black

    I want to such groups

    iPhone7

    ---------------

    iPhone7.32G.black (or  32G.black

    iPhone7.128G.gold (or 128G.gold

     

    iPhone7 Plus

    -----------------

    IPone7 Plus.128G.black

    IPone7 Plus.256G.black

     

    I want to use. To separate,At the same time, I want to add an ”ID“  for each item, to store the database “ID” ,

    and When the item is selected, can correspond to the dataset  record by “id”

    how to do

     

    thank you

     

     

  5. I have a question about unipagecontrol.

    1.I put a unidbgrid in unitabsheet1

    2.I put a unidbedit in unitabsheet2,and unidbedit is contacted with a field of database

    3.I write js code in unidbgrid reconfigure event to show progressbar in the cell

    4.when I post dataset in unitabsheet2 and back to unitabsheet1,the unidbgrid(in unitabsheet1) was locked,and pagebar was disappeared 

×
×
  • Create New...