Jump to content

ana.rodrigues

uniGUI Subscriber
  • Posts

    21
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

553 profile views

ana.rodrigues's Achievements

Newbie

Newbie (1/4)

5

Reputation

  1. Hi, In my webapplication, i use the UniSession.BrowserWindow(lURL 0, 0, '', [bwStatus]), and later on, i want to close it. Is it possible to close a Browser Window called with UniSession? If so, how can i do it? Thanks. Best Regards, Ana Rodrigues
  2. Hi, I have the same message appearing. The line of code that seems to trigger this is: FDMemTable1.CopyDataSet(FDStoredProc1, [coStructure, coRestart, coAppend]); I have a UniDBGrid associated with FDMemTable1. I cleared the cache under \cache directory and still not solved. My version of unigui is uni-1.90.0.1563, and my version of RADStudio is Delphi 11 Version 28.0.45591.0253 . Please help, this error did not show up before. Can i at least, hide the ajax errors that appear? Thanks in advance
  3. Hi, I have unigui version:1.90.0 build 1555 and windows 10. It never happened on win 7.0. My unigui web application, sometimes, shutdown abnormally. The error does not appear in the logs. The application is running, and when I use a session of the application, it freezes at some point and the unigui server itself shutdowns. Have you been aware of this bug? Is there any way to know why the application shuts down? Even if i place code in the UniServerModule.OnException or UniServerModule.Destroy events, i can't catch any of this. If anyone has had this problem or know how to solve please, help me. Thanks in advance, Ana
  4. Hi, I just want to know if there is a way to sort a unitreeview, but only the parent nodes, that is, the level 0 of a treenode. I am populating dynamically the items of a treeview, but i need them to be sorted alphabetically, after adding. Can someone ever had this need of sorting a unitreeview and know how to do it? Thanks in advance. Ana
  5. I have 10 items on my treemenu on the left side of my page window, and when i resize the browser, turnning it smaller in width and height, after that, only shows the first 7 items . Since other elements of my page resize against the browser width/height why this component don't resize as well? That is, after resizing, i would like to see all the elements in my treemenu vertically....
  6. Hi, I want my treemenu, which have a list of items, to resize, after i resize the browser which contains the page. What happens is, my last items disappear when i turn the browser window smaller. Is there a way to resize treemenu automatically? Any property i should set? If anyone could help, please. Thanks in advance.
  7. Sorry, didn't understood at first. It is working! Many Thanks! Best Regards
  8. I tried that aproach, but it didn't put a horz scrollbar, it still puts another line, when exceeding the width of the ListBox. I send you what i changed in the properties of the listbox and the result.
  9. Thank you so much. It worked!!! Is there a similar way for TUniListboxes also? Best Regards
  10. Hi, I have this problem. I want to have a horizontal scrollbox to appear in a UniListBox and UniTreeView. I only have Vertically. When my items have a caption longer than the width of the UniListBox or UniTreeView it doesn't show it tottally. Thanks in advance
  11. Hi, thanks but i saw this video and does not explain how to remove the autofill. The author says that explanation is in another video, but he doesn't say which video has the explanation. Also, the rar file is damaged, don´t know if it has the source code or not.
×
×
  • Create New...