Jump to content

neseir

uniGUI Subscriber
  • Posts

    9
  • Joined

  • Last visited

Posts posted by neseir

  1. Hi

     

    Have tried to create panels that resize to the content but it is easier to make panel grow to parent layout than to shrink to create a more tight layou (e.g. a container panel to to hold labels and editboxes where the parent panel resizes to the number of pairs of label and editboxes :

     

    Parent panel with VBox layout

    -container panel with HBox

    --Label1 - Editbox1

    -container panel with HBox

    --Label2 - Editbox2

     

    etc

     

    Any suggestion for this ? The layout mechanism in UniGUI is strong but some times tricky to get proper grasp off.

     

    Regards

    Eirik

  2. Hi

     

    How can I get the table layout to change number of columns runtime ? Setting the layoutAttribs.Columns to a different number does not update the rendering (set to 2 columns at designtime and changed to 4 runtime keep adding components as it still is 2). Not sure if invalidating and refresh is meant to be used but they did not do any difference.

     

    BR

    Eirik

     

  3. Interesting news. Hope this will benefit or at least let FMSoft continue as it is. Really like the current UniGUI roadmap and what is already implemented in UniGUI. I did not buy a UniGUI license because I had Delphi, I purchased a Delphi license because I wanted to extend it with a UniGUI license. 

     

    Regards

    Eirik

    • Upvote 1
×
×
  • Create New...