PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD20] Updating styles
[WD20] Updating styles
Iniciado por guest, 17,jul. 2015 04:05 - 1 respuesta
Publicado el 17,julio 2015 - 04:05
Hi
I've just moved my main app from WD17 to WD20 and after fixing up a few minor things it all seems really good.

I thought I would take the opportunity to make some small changes to the style sheet we use for all our browse tables so I modified one table, updated the style sheet & told it to apply the changes to all windows using that style. For some reason though, it has only applied the change to a few of the windows. Looking at where the style is used it lists them all correctly & on the face of it there appears to be no difference between most of the windows (in fact most of them were created originally by re-saving an existing window & just changing the code etc).

I can go into the style of each table, manually choose the same style again & it then updates itself. It's not a huge issue but as we've got quite a lot of browses, something I thought would only take a few minutes is now going to take considerably longer.

Not sure at this stage if it's something peculiar to me or if it's a bug that I should report. Has anyone else experienced anything similar?

David
Publicado el 17,julio 2015 - 12:03
Hi David,

did you try to:
- exit the project,
- delete the .cpl directory and .env file
- reenter the project
- modify the style in question (you can do a back and forth) and save it
- then apply it to all windows
?

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Already there: WXShowroom.com, WXReplication (open source)
Coming soon: WXEDM (open source)
More information on http://www.fabriceharari.com


On 7/16/2015 8:05 PM, David Egan wrote:
Hi
I've just moved my main app from WD17 to WD20 and after fixing up a few
minor things it all seems really good.

I thought I would take the opportunity to make some small changes to the
style sheet we use for all our browse tables so I modified one table,
updated the style sheet & told it to apply the changes to all windows
using that style. For some reason though, it has only applied the change
to a few of the windows. Looking at where the style is used it lists
them all correctly & on the face of it there appears to be no difference
between most of the windows (in fact most of them were created
originally by re-saving an existing window & just changing the code etc).

I can go into the style of each table, manually choose the same style
again & it then updates itself. It's not a huge issue but as we've got
quite a lot of browses, something I thought would only take a few
minutes is now going to take considerably longer.

Not sure at this stage if it's something peculiar to me or if it's a bug
that I should report. Has anyone else experienced anything similar?

David