PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → [WM 24] strange problem in Pane Caption of Tab Control
[WM 24] strange problem in Pane Caption of Tab Control
Débuté par VEGEboss, 20 mai 2019 16:14 - 4 réponses
Membre enregistré
88 messages
Popularité : +2 (2 votes)
Posté le 20 mai 2019 - 16:14
hello folks,
look at this image, captured from the WM24 Windows design:





I would like to have a Caption with a little image in the 5 Panes, but ONLY the second Pane appears correct

Another curious detail: if I try to change the "number of states" (to 5, per example) I can see the correct view for one second and then it's resetted to "1" and the view rest the same of the above picture





Nothing changes trying with different Caption position ad so on

Obviously, at Runtime (on an Android smartphone, but I need it also on iOS) the App shows this strange problem

Any help?
Membre enregistré
498 messages
Popularité : +8 (8 votes)
Posté le 20 mai 2019 - 17:02
Hi VEGEboss

That's weird...
You also try to save and close the window on the project? and then open it again?

maybe the tap control cannot handle the 5 number of status of an image...
or maybe a bug from windev who knows...

for me I always try to use a single image without status for a tab control.

Try to recompile and set it again to 5 number of status.
it nothing works then let it be a single image and then send a email to technical support of PCSoft and send it a project with the issue.

Good Luck!

--
Best Regards
ARV
Posté le 20 mai 2019 - 19:57
Everything has to be assigned.





Did you assign the items to their appropriate tabs?
Membre enregistré
28 messages
Popularité : +2 (2 votes)
Posté le 21 mai 2019 - 15:51
Looks like the state of the images, image selected has like 5 states and you set 1 state.
So under the image path box you have the states, set this to 5



Posté le 21 mai 2019 - 20:31
I misunderstood your original problem.





What file type are your images?
I am using WM23.