Jump to content

viaboleto

uniGUI Subscriber
  • Posts

    17
  • Joined

  • Last visited

Posts posted by viaboleto

  1. Hi,

     

    In an hibryd application (desktop/mobile) when is started for mobile, the parameters passed on url are lost. This occurs only in mobile, in desktop application works fine.

     

    Thanks.

  2. Hi Farshad,

     

    when I open a page of my system with a unimURLFrame in a mobile iphone the page not scrolling, in the screen show only an part.

    In android or desktop browser work fine.

     

    I have send a example with problem.

     

    thank's.

  3. hello, 

    in my project i have a form with a unimurlframe component.

    in component unimurlframe have a html code with input field and a button.

    when clicking in the button i need put the value of input field in an system variable.

    i having tested with callback, but in the mobile project not work.

     

    I have see in the forum some discussions about ajaxrequest/ajaxcallback and I can't implement in my project. (maybe I need a little more experience).

     

    I am using 1469 version of Unigui.

     

    Thank's 

  4. Hi!

     

    The demo that is in the folder "Program Files (x86) \ FMSoft \ Framework \ uniGUI \ Demos \ Desktop \ HTTP Post Callback - HTMLFrame2 \ httpcb.dpr".

     

    This works for desktop, I would do the same for mobile.

     

    thankful

  5. Hello,

    Thanks for your answer.

     

    I did some tests with UnimHTMLFrame to capture the data of an HTML page and it did not work.

     

    I would like something like the desktop example "httpcb".

     

    Is it possible?

     

    Thanks,

  6. Thanks a lot for the help Delphi Developer.

     

    But I need something like this with uniMemo:

     

    UniSession.AddJS (UniHTMLMemo1.JSName + '.insertAtCursor ("' + s + '")');

     

    I need to insert a sequence of characters into a line of the uniMemo.

     

    Thanks

  7. Hello,
    Is it possible to use the html template with callback in mobile form?
    Do you have an example?
    I've tested all the examples that come with Unigui and when I switch to mobile form it does not work.

    Thank you in advance.

×
×
  • Create New...