Jump to content

jahlxx

uniGUI Subscriber
  • Posts

    1241
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by jahlxx

  1. In unigroupbox, I can have some items. I need to check more than one.
  2. Hi. Is possible to have multiselect in a unigroupbox? Can check more than one item? Thanks.
  3. Hi. Please, can you share that custon css to override some colors of neptune theme? Thanks.
  4. Hi. With URLFrame instead of HTMLFrame, it works as I need. Thanks.
  5. Hi again. I really need a solution to this. I've people waiting for this, and need a solution. I heve made some different tests and can't find the way to do it. Please.
  6. Hi. Still waiting for this. Is there any solution? I need this. Thanks.
  7. Hi. How can I change the panel border too? Thanks.
  8. jahlxx

    unipanel visible

    Sorry, my english is not very good. When I hide the panel, I generate an ajax event. In the ajax event, I execute a query, but the screenmask is not shown. I have 2 options: - do it in the way you told me in the prior post - set the screenmask.enabled of the panel to true tested the second way, it works, but I don't know if its is the best way. But now, works, thanks.
  9. jahlxx

    unipanel visible

    Well. Setting the panel screenmask.enabled to true, works. I don't know if is the best way to do it. Thanks.
  10. jahlxx

    unipanel visible

    Where you put " Your logic "
  11. jahlxx

    unipanel visible

    Hi. Here, my code is execute a sql statement to load a grid, but screenmask is not shown. The same code, in a button click, shows loading in screenmask, but ajaxevent doesn't. How can I do this? Thanks.
  12. jahlxx

    unipanel visible

    well. I do this in run time: UniSession.AddJS('ajaxRequest('+ unipanel1.JSName +', "bok", [])'); It works, but thene is a little delay in the action. Am I doing something wrong?
  13. jahlxx

    unipanel visible

    Yes. Or something to monitor when is shown or hidden
  14. Hi. How can I know when a panel is setted to visible yes/no? Something similar to onshow or onhide (for example). Thanks.
  15. How can I solve this? Thanks.
  16. Hi, any news about this. My users use Firefox, and still are with the problem. Any solution? Thanks.
  17. Hi. tested with only the htmlframe, without any other component, the behaviour is the same. the tab key press is ignored. How can I solve this? Thanks.
  18. Hi. Have you seen the test? Any way to do it? Thanks.
  19. Ok. Based in htmlframe demo. Thanks. HTMLFrame.zip
  20. yes, tested before my post, but with no success. If I have a unihtmlframe (with an html form inside), and 2 unibuttons, when I am in the html form ans press tab key, the focus is changed to one unibutton. It seems that tab only affects to "unigui elements" Any idea? Thanks.
  21. jahlxx

    server clean

    Hi. Since I use hyperserver, I see many files and folders with bak extension in my web server. They are old releases of my application. Is there any option in hyperserver to autoclean and/or purgue old files? Or I have to delete them manually? Thanks.
×
×
  • Create New...