PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD21] Skin Generation - Can I create a skin from current project
[WD21] Skin Generation - Can I create a skin from current project
Iniciado por guest, 04,jun. 2016 05:16 - 3 respuestas
Publicado el 04,junio 2016 - 05:16
Hello All

My current projects have no skins or skin projects, just an "sty" file
I am looking into the skin generator to see if I can apply a skin to the project but I want to create a skin from the existing project so that it can be one of the available skins.

Is there a method to develop a skin project (.wpg) from an existing project ?

Regards
Al
Publicado el 07,junio 2016 - 14:58
Hello All

I have an answer from Tech Support that there is no wizard or auto process to generate a skin from an existing project.
This makes it hard to move from a style based project to a skins based project because you have to start by creating a base skin from scratch to preserve the current look and feel of the project.

Regards
Al
Publicado el 09,junio 2016 - 11:51
Hello,

I think this commercial solution should solve your problems:

http://www.stardock.com/products/directskin/documentation.asp

http://skincrafter.com/features-tour…

Both of these are said to have their own skin designing utilities.

HTH
Publicado el 09,junio 2016 - 13:25
Hi, for a WINDEV program???? Are you sure?? The styles of controls of a WINDEV program sit in the .wdw files, the compiled programs are in p-code, means a compressed source code. How should any outside program have access to these internals???