[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: About the gambas web apps
[Thread Prev] | [Thread Next]
- Subject: Re: About the gambas web apps
- From: Linus <olivier.cruilles@xxxxxxxx>
- Date: Fri, 28 Mar 2025 15:57:54 -0400
- To: 64xcode@xxxxxxxxx
- Cc: Linus <olivier.cruilles@xxxxxxxx>, user@xxxxxxxxxxxxxxxxxxxxxx
Hello, Maybe you can try to add in the property ‘Class’ of the WebTreeView a reference to a CSS class like that: Class Property: is-inline-flex And in a CSS file you will load in the Public Sub _New() CSS File content: .is-inline-flex{ display: inline-flex; } Olivier
|
Re: About the gambas web apps | gaucho <64xcode@xxxxxxxxx> |
About the gambas web apps | gaucho <64xcode@xxxxxxxxx> |
Re: About the gambas web apps | gaucho <64xcode@xxxxxxxxx> |
Re: About the gambas web apps | gaucho <64xcode@xxxxxxxxx> |