Jump to content

TUniPanel property floatable


steve589

Recommended Posts

Hi,

 

in Ext there is a property "floatable" for panels on a border-layout, which is a very good feature.

 

Clicking a collapsed panel doesn't change the layout of the page, it only floats above it.

Very nice for sidebars that are only needed occasionally.

 

Can you implement this some time in uniGUI?

 

Regards

Steve

Link to comment
Share on other sites

Hi,

 

Can we build a desktop application with  Unigui ( Beta released using Extjs6.5)  like  Extjs6.5 Dashboad ?   

 

let's look - http://examples.sencha.com/extjs/6.5.1/examples/admin-dashboard/

 

1. it's a desktop application .

2. On resizing  as much as mobile screen size , it arranges itself to fit small sized even changed alignment. ( HBOX ->VBOX : Boot strap style ?  )

 

 

How can i  ? 

 

Regards,

David.

Link to comment
Share on other sites

  • 2 years later...
3 hours ago, Sherzod said:

Hi,

Can you please explain in more detail?

 

I set the propertie 'floating' of TUniPanel with True and need to align the panel like the propertie "Alig" to "AlRight". 

 

I made a CSS with "float: Right" but did not work.

Link to comment
Share on other sites

2 minutes ago, freedowsRoO said:

I set the propertie 'floating' of TUniPanel with True and need to align the panel like the propertie "Alig" to "AlRight". 

OK, 

Align = alRight

Or are you using client alignment?

  • Like 1
Link to comment
Share on other sites

21 minutes ago, Sherzod said:

I couldn't reproduce. Please make a simple testcase.

Look at the image, the float panel supossed to be over the normal panel.

 

Float panel Align = AlRight

Normal panel layout = Vbox  and width/height = 100%

Capturar.PNG

Link to comment
Share on other sites

×
×
  • Create New...