Jump to content

cristianotestai

uniGUI Subscriber
  • Posts

    374
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by cristianotestai

  1. In my project the property AutoScroll don't are saved. I need set to True when i close and reopen the project.. strange.. I'm sorry when i said Webmode.. Best Regards.
  2. New perspective in what sense? I'm referring to the post below. >> Well, I think it is better to change DOM properties directly rather than >> playing with CSS. I will try to make all Color/Font properties available >> in form of Properties. >> TUniPanel should be able to change background color via Color porperty. > > Well, having a way to inform the font and color directly on DOM properties > in the components will be excellent. You will register this post? >>In a post 0.85.0 release we will expose the wrapped Ext JS control so you >>can modify its property if needed. TUniImage doesn't have a Glyph property. I'm sorry, TUniSpeedButton, not TUniImage.. Tks!
  3. Hi Farshad, I have some points I would like your help. 1) I need to set rounded edges for some UniPanels only. For example today I put in the css file the command "-moz-border-radius: 5px 5px 5px 5px" so that UniPanels have a rounded edge. Is there any possibility that I set it directly on the component? Some Panels i need a visual, others panels, other visual, understand? 2) There is a new perspective for avaiable EXT JS wrapped controls? 3) Possible Bug: Property AutoScrol the Main Form (mfPage) is not saved when closing the project and reopen it. (WebMode) 4) I need to load the same image (16x16 bitmap) into several components. I'm trying to load the image in a class by TResourceStream, but setting the ResourceStream for property Glyph of component UniImage, occurs Stream Read Error. 5) In WebMode, what better way to load images for the components, as in the case above? 6) Farshad on the Bug with the horizontal bar as below: > To test, put the UniPanel with Align = alTop. Running the program, at the > time of any component Exceeds vertically to the main page, over the > vertical bar, horizontal bar is Also activated. Theoretically It Should > not, But I Understand and I will try with "if's" solve the problem, not > using the Alignment property of the UniPanel. >> I see. Investigate to see if I'll Anything Can Be done about this. You Can >> use instead of Align Anchor. I tried using Anchor, but without success, because when the vertical bar is disabled, it remains an empty space on the right. Tks!
  4. Hi, Do you can send for me too? Tks
  5. Yes Farshad.. This bug happens in Delphi XE. Confirmed! Cristiano Testai
  6. Hi Farshad, I'm waiting for some improvements already expected as: - OnClick Event for UniLabel (#803 and #804) - TUniListView Component (#854) - Implementation of TUniExtCalendarPanel - Label with Poupup - and others as #857, #881. Thanks for excellent work .. Cristiano Testai
×
×
  • Create New...