Skip to main content



      Home
Home » Eclipse Projects » Eclipse Scout » Working with Tile view in Table
Working with Tile view in Table [message #1851000] Thu, 24 March 2022 06:43 Go to next message
Eclipse UserFriend
Hello,
IS there a way to shrink the tile if only one is created and make it does not look like on hole table width

index.php/fa/41797/0/

Anis


Re: Working with Tile view in Table [message #1851173 is a reply to message #1851000] Tue, 29 March 2022 08:32 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

you can set weightX to 0 so the tile won't scale.

@Override
protected int getConfiguredGridWeightX() {
return 0;
}
Re: Working with Tile view in Table [message #1851181 is a reply to message #1851173] Tue, 29 March 2022 11:50 Go to previous message
Eclipse UserFriend
Great, thank you!
Previous Topic:Migration from Scout 10 to 22
Next Topic:AbstractSmartField - parsing for an exact value
Goto Forum:
  


Current Time: Mon Jun 16 01:10:00 EDT 2025

Powered by FUDForum. Page generated in 0.53034 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top