PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WD20 Table Scrollbars for Combobox columns
WD20 Table Scrollbars for Combobox columns
Iniciado por guest, 29,sep. 2015 19:12 - No hay respuesta
Publicado el 29,septiembre 2015 - 19:12
Whatever skin / image I choose for the scrollbars, the result is that all the combobox columns of the tables inside the window have scrollbars with "no template" (win98 style).
I mean the vertical scrolbar you get when the list of options inside the combobox is long and you need to scroll.
If I create a new table and the first column is a combobox it takes the right skin and all the further combobox columns stay win98-style. If the first column is not a combobox, every column is win98-style.

Is it an IDE bug or it's my fault?