Jump to content

jmonty77

uniGUI Subscriber
  • Posts

    97
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by jmonty77

  1. Hello, I need to implement mjpeg streaming in HTTPcommand using AResponseInfo.WriteContent/AResponseInfo.WriteHeader, but AResponseInfo.fconnection is nil in my current UNIGUI version (1.0.0.1410) and this funcions crashes. Is this solved in latest builds? Thank you Jordi
  2. Please, add javascript events when menu items are clicked. Thank you Jordi
  3. Helllo, when filling and image with his "url" property, is not possible to fit the loaded picture inside control bounds,and maintaining aspect ratio of the picture. When the picture is loaded with picture.loadfromfile, I can use "proportional" (and "center") to force the image fits. Thanks in advance Jordi
  4. Now that accept attribute is supported in all major browsers on file input controls, it will be great that we can use it in unifileupload. I think that now this attribute does nothing? Thank you Jordi
  5. It will be great we can use madexcept as alternative to eurekalog. Thank you Jordi
  6. Hi, It will be great to be able to have custom hints in every Treeview node. And how to select a node with right clicks? It seems to be selected because remains grayed, but onchange event is not fired. Thanks! Jordi
  7. Hello, It will be possible in future releases to have clientside key events for htmleditor? Thanks in advance Jordi
  8. Hello, What is the reason for UniDBGrid shows as "disabled"? All texts and buttons are in grey as shown in this image I can click cells and buttons, but color is strange. Thanks in advance, Jordi Edit: Now I see that this happens in some other controls too. I've a combobox with grayed items. I've tried to edit font properties and set color to black, but this not affects the control. Second edit: Solved. An external css was causing the problem.
  9. Hello, In previous versions I was able to modify cell text in "UniDBGrid1DrawColumnCell" event. Now, "value" parameter has gone. Is not possible to modifiy the text to display? I've a DB with coded fields values, that I must decode in this event to show in a readable format. Thanks. Jordi
  10. Hello, Showing/hiding panels is not an option for my purposes because my panels don't have same size and position. They're like floating windows that I can drag. Thanks.
  11. Hello, I know that is not possible to bringtofront a component directly. But is there any workaround to acomplish it? Something like removing and inserting again the component? I've tried it in server and client side mode without success. Thanks in advance. Jordi.
×
×
  • Create New...