Jump to content

eduardosuruagy

uniGUI Subscriber
  • Posts

    835
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by eduardosuruagy

  1. How do I get the real file name with FileUploadButton? My file name is Image.jpg, but when I uploaded it with the FileUploadButton component I can't get its real name even using the AStream.FileName command. The UniFileUpload component shows me the actual file name after upload.
  2. I am testing the TinyMCE demo example and would like to have a button to print UniHTMLFrame content. www.unigui.com.br-TinyMCEdemo.rar
  3. Can I print straight from UniHTMLFrame?
  4. My menu has many items, I wanted to let the user find by menu name.
  5. dbgrid_cadastro2.JSInterface.JSCode(#1'.columnManager.columns[0].setMaxHeight('#1'.columnManager.columns[0].getHeight());');
  6. In an edit set its property to readonly = true and try typing or changing its text, as this will be possible.
  7. UniEdit problem with ReadOnly = True property. Even though I set ReadOnly = True I can still change the text inside the edit.
  8. If you test the example in chrome you will see that when you resize the column it automatically increases in size. In firefox this does not happen!
  9. It worked perfectly, thanks so much for the help !!!
  10. Yes you can, of course. I use AnyDesk for remote access.
  11. I cleared the chrome and firefox cache and it still didn't work.
×
×
  • Create New...