Jump to content

fredycc

Members
  • Posts

    55
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by fredycc

  1. Hi Farshad, we are still interested in uniGUI but we hope to quit RC in addition to Linux support.

     

    And for now I was testing the new implementations and surfing the demos with grid (arrow pad) and suddenly froze. It is probably a problem with some security settings on my local computer.

     

    regards

     

     

     

     

     

  2. I'm using trial version build 1384, when I use arrow pad to move into a datagrid very quickly for example fish fact example the screen freezes.

     

    When I check the console the next message is displayed multiple times: 

     

     

    POST http://localhost:8077/HandleEvent 401 (Unauthorized)                                     ext-all.js:18 

                    

     

     

     

    I need a extra configuration for avoid that error?. Thanks

  3. Hi uniGUI team .

     

    In the trial version I could not find any demo on implementing websockets through uniGUI.

     

    I have worked a bit with esegece components for FMX and VCL but this feature would be great in uniGUI specifically in the DBGrid as the demo through KendoUI or notifications http://www.esegece.com/websockets/demo.

     

    I do not know whether to achieve it only with uniGUI or a websocket standalone server like esegece .

     

    Thank you.

  4. Great set of components Hayri.

     

    I have a doubt about UniSpSySend, when I do a broadcast in chrome this is only listen in chrome, not in firefox or IE browser and so on, Firefox sometimes listen the same broadcast several times.
     
    I do not know if a constraint listen only in the same browser where it was generated or could be modified behavior.
     
    Chrome 54.0.2840.59
    Firefox 49.0.1
    IE 11.321.14393.0
     
    Thanks
     
    Regards.
  5. Hi, I have the next event declared into extEvents on uniSpeedButton and works fine, but now I want to do the same like a option into uniMainMenu.

     

    function OnClick(sender, e)

    {

    imagen = 'http://google.com/mapfiles/ms/micons/blue-pushpin.png'

    }

     

    Where or how execute this for a uniMainMenu, I don't see extEvents for uniMainMenu. Thanks

×
×
  • Create New...