Lots of problems, components keeps been removed from the dfm without any reason

I'm trying to make some real work with tms web core vsc but it's not easy, there is to much instability on the ide.
I'm using templates and for example if I add a twebtimer or a tweblabel or any other component on the form its crazy the number of times that the when I reopen the designer the components are not there.
The declarations are in the pas file nut not in the designer and not on the dfm. I keep puting them back again and again, its not possible to work like that.

Regards

José Morango

Hello, José,
Could I get a video seeing that behavior? Also, it's possible to reproduce if you create a new application, or it happens only on your application? Since when you have detected this behavior?

Regards

I Jose,
I don't have a
video, but I can give you some shots screen

This is the pas file and you can see a TwebLabel in the type declaration.

In this screen you can see the Tms web core designer , and the Tweblabel is not there

and is not on the DFM

This is random, sometime it happens sometime It don't, but this is slowing me down.

I have this prodcut for about 3 weeks and I had this problems since the begining. I'm using version 2.7.2184 I'm on mac os sequoia 15.6

I use codepilot to generate the html templates only , but all the component are put by hand in the forms draging them from the palette to the form.

Regards

For example I drag again the tweblabel
and then try to associate the label with the template and I get a crash

I don't know if this is related or not

Going to need a way to reproduce your issue, you are using templates, and there are two ways to find and fix any potential issue (or to find out what is going on):

  • Find a way to reproduce your issues with a newly created app
  • You send me the app so I can see what is going on by myself

Just let me know which way do you prefer.

Regards

Hi Jose
My project is now complex to send it to you I will create a small one to try to find the sequence that cause the problem.
Then I will try to send it .

Regards.