Servoy 2022.3.1

Servoy announcements

Re: Servoy 2022.3.1

Postby jcompagner » Fri Jun 10, 2022 3:26 pm

no we don't have a flag that says this is TiNG only (only deprecate to deprecate a ng1 property)

TiNG only components kind of means that they don't have a definition reference/file in the spec: https://github.com/Servoy/bootstrapcomp ... ox.spec#L2 compare to: https://github.com/Servoy/bootstrapcomp ... ox.spec#L7
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 2022.3.1

Postby huber » Mon Jun 13, 2022 11:25 am

In the forms editor, I can't find the Tabless panel (css layout) in the palette anymore. There is Split Pane, and TabPanel component available, but not the Tabless panel component. Where to find it?

Thanks,
Robert Huber
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
huber
 
Posts: 518
Joined: Mon May 14, 2012 11:31 pm

Re: Servoy 2022.3.1

Postby jcompagner » Mon Jun 13, 2022 11:59 am

look under form containers and then "FormContainer"
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 2022.3.1

Postby huber » Mon Jun 13, 2022 5:28 pm

So the component Form Containers > Form container is the successor of the WebComponent > Tabless Panel [bootstrapcomponents-tablesspanel]?
Robert Huber
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
huber
 
Posts: 518
Joined: Mon May 14, 2012 11:31 pm

Re: Servoy 2022.3.1

Postby mboegem » Mon Jun 13, 2022 5:58 pm

huber wrote:So the component Form Containers > Form container is the successor of the WebComponent > Tabless Panel [bootstrapcomponents-tablesspanel]?

Yes, it is.
Marc Boegem
Solutiative / JBS Group, Partner
Servoy Specialist
• Servoy Certified Developer
• Servoy Valued Professional
• Freelance Developer

Image
User avatar
mboegem
 
Posts: 1750
Joined: Sun Oct 14, 2007 1:34 pm
Location: Amsterdam

Re: Servoy 2022.3.1

Postby huber » Tue Jun 14, 2022 3:09 pm

Thanks, Marc, for your feedback. You know what the FormComponentContainer component is used for? I can't find any documentation, also looked in GitHub, nothing about servoycore or formcontainer. May be it's in the works.

Best regards,
Robert Huber
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
huber
 
Posts: 518
Joined: Mon May 14, 2012 11:31 pm

Re: Servoy 2022.3.1

Postby mboegem » Tue Jun 14, 2022 3:49 pm

Hi Robert,

A FormComponentContainer is used to display FormComponents.
So what is a FormComponent? This is explained here: https://wiki.servoy.com/display/DOCS/Form+Component

Do not mix up FormContainer with FormComponentContainer, these are 2 different things.
Marc Boegem
Solutiative / JBS Group, Partner
Servoy Specialist
• Servoy Certified Developer
• Servoy Valued Professional
• Freelance Developer

Image
User avatar
mboegem
 
Posts: 1750
Joined: Sun Oct 14, 2007 1:34 pm
Location: Amsterdam

Re: Servoy 2022.3.1

Postby huber » Wed Jun 15, 2022 9:41 am

Hi Marc

Thanks for the link. I did not use Form Components so far, have to understand it better first.

Regards,
Robert Huber
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
huber
 
Posts: 518
Joined: Mon May 14, 2012 11:31 pm

Re: Servoy 2022.3.1

Postby huber » Wed Jun 15, 2022 9:42 am

I have some difficulties with the the terms and their writings in the forms components list.
In the Form Container group there is beside others a "Form container", a "FormComponentContainer", a " List FormComponent Container". Exactly as I have written it. Once in Capital, space, non capital writing, once in CamelCase writing, once with a mixture of spaces and CamelCase writing. I don't get it if this different writings is by intention (what does it want to hint to?) or just an inconsistency?
Robert Huber
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
huber
 
Posts: 518
Joined: Mon May 14, 2012 11:31 pm

Re: Servoy 2022.3.1

Postby huber » Wed Jun 15, 2022 9:48 am

Running File > Refresh as well as Project > Clean… gives no error in the Console tab of the Servoy Developer. But when I launch the NG client, I get the dialog "There are errors/warning in project."

It seems that there are no warnings/errors shown in the Console tab at all.

Servoy Developer Version: 2022.3.1.3743
macOS Monterey running on an ARM based MacBook Pro.
Robert Huber
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
huber
 
Posts: 518
Joined: Mon May 14, 2012 11:31 pm

Re: Servoy 2022.3.1

Postby huber » Wed Jun 15, 2022 9:55 am

When editing forms, somewhat randomly (at least I can't find out when it happens), one form jumps to an either vertically or horizontally split mode, having one tab with the form in one part and all other tabs in the other part. As said, it just happens quite regularly and makes working quite a bit hard. Never had this behaviour in any previous Servoy Developer version.

Servoy Developer Version: 2022.3.1.3743
macOS Monterey running on an ARM based MacBook Pro.
Robert Huber
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
huber
 
Posts: 518
Joined: Mon May 14, 2012 11:31 pm

Re: Servoy 2022.3.1

Postby mboegem » Wed Jun 15, 2022 11:10 am

huber wrote:When editing forms, somewhat randomly (at least I can't find out when it happens), one form jumps to an either vertically or horizontally split mode, having one tab with the form in one part and all other tabs in the other part. As said, it just happens quite regularly and makes working quite a bit hard. Never had this behaviour in any previous Servoy Developer version.

Servoy Developer Version: 2022.3.1.3743
macOS Monterey running on an ARM based MacBook Pro.


+1, same machine/os, same experience.
However I haven't found it serious enough to complain (yet)
In general I find that running Developer on Azul JDK is more stable than Eclipse Temurin (or the normal Adoptium JDK)
Marc Boegem
Solutiative / JBS Group, Partner
Servoy Specialist
• Servoy Certified Developer
• Servoy Valued Professional
• Freelance Developer

Image
User avatar
mboegem
 
Posts: 1750
Joined: Sun Oct 14, 2007 1:34 pm
Location: Amsterdam

Re: Servoy 2022.3.1

Postby rafig » Wed Jun 15, 2022 3:03 pm

huber wrote:Running File > Refresh as well as Project > Clean… gives no error in the Console tab of the Servoy Developer. But when I launch the NG client, I get the dialog "There are errors/warning in project."

It seems that there are no warnings/errors shown in the Console tab at all.

Servoy Developer Version: 2022.3.1.3743
macOS Monterey running on an ARM based MacBook Pro.

Hi Robert,
In the 'Problems' tab, make sure that the leftmost column is wide enough to show things...
I had what might be the same problem, that I was being told there was an error or warning, but I just couldn't see them, then I noticed the 'Description' column wasn't visible/wide enough, and then when I dragged the divider over to the right, things appeared ;-)
Maybe this is your issue??

Rafi
Servoy Certified Developer
Image
rafig
 
Posts: 707
Joined: Mon Dec 22, 2003 12:58 pm
Location: Watford, UK

Re: Servoy 2022.3.1

Postby mboegem » Wed Jun 15, 2022 4:09 pm

rafig wrote:In the 'Problems' tab, make sure that the leftmost column is wide enough to show things...
I had what might be the same problem, that I was being told there was an error or warning, but I just couldn't see them, then I noticed the 'Description' column wasn't visible/wide enough, and then when I dragged the divider over to the right, things appeared

+1, sounds familiar.
Get the feeling that for whatever reason this keeps resizing.
First column is completely 'minimised' and the categories are collapsed.
So it appears to be empty, but isn't.
Marc Boegem
Solutiative / JBS Group, Partner
Servoy Specialist
• Servoy Certified Developer
• Servoy Valued Professional
• Freelance Developer

Image
User avatar
mboegem
 
Posts: 1750
Joined: Sun Oct 14, 2007 1:34 pm
Location: Amsterdam

Re: Servoy 2022.3.1

Postby huber » Fri Jun 17, 2022 11:50 am

Thanks for your hint, Rafi, that was it.
Robert Huber
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
huber
 
Posts: 518
Joined: Mon May 14, 2012 11:31 pm

PreviousNext

Return to Announcements

Who is online

Users browsing this forum: No registered users and 15 guests