Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 10 total
Thread Grid scrollbar - changing..
Thu, Jun 1 2017 6:17 PMPermanent Link

Huseyin Aliz

myBiss ApS

Avatar

Hi All,

I have been looking for which interface to change when trying to change
the look of the scrollbar when using grid.

Can someone help? Thanks Smile

Regards,

Hüseyin


Fri, Jun 2 2017 1:30 AMPermanent Link

Uli Becker

> I have been looking for which interface to change when trying to change
> the look of the scrollbar when using grid.

Just look for all interfaces starting with this pattern: "tscrollbar*.wbi"

You need to modify:

tscrollbardownbutton.wbi
tscrollbarupbutton.wbi
tscrollbarrightbutton.wbi
tscrollbarleftbutton.wbi
tscrollbarthumbvertical.wbi
tscrollbarthumbhorizontal.wbi
tscrollbarvertical.wbi
tscrollbarhorizontal.wbi

Good luck!

Uli
Fri, Jun 2 2017 5:10 AMPermanent Link

Huseyin Aliz

myBiss ApS

Avatar

Hi Uli,

Thanks, i'll try Smile

Regards,

Hüseyin


Den 02/06/2017 kl. 07.30 skrev Uli Becker:
>> I have been looking for which interface to change when trying to change
>> the look of the scrollbar when using grid.
>
> Just look for all interfaces starting with this pattern:
> "tscrollbar*.wbi"
>
> You need to modify:
>
> tscrollbardownbutton.wbi
> tscrollbarupbutton.wbi
> tscrollbarrightbutton.wbi
> tscrollbarleftbutton.wbi
> tscrollbarthumbvertical.wbi
> tscrollbarthumbhorizontal.wbi
> tscrollbarvertical.wbi
> tscrollbarhorizontal.wbi
>
> Good luck!
>
> Uli
>
Fri, Jun 2 2017 6:30 AMPermanent Link

Huseyin Aliz

myBiss ApS

Avatar

Ok, i only need this piece to complete the change, but cannot find it in
tscrollbar* or even tgrid* maybe it's somewhere else?



Thanks.

Regards,
Hüseyin

Den 02/06/2017 kl. 07.30 skrev Uli Becker:
>> I have been looking for which interface to change when trying to change
>> the look of the scrollbar when using grid.
>
> Just look for all interfaces starting with this pattern:
> "tscrollbar*.wbi"
>
> You need to modify:
>
> tscrollbardownbutton.wbi
> tscrollbarupbutton.wbi
> tscrollbarrightbutton.wbi
> tscrollbarleftbutton.wbi
> tscrollbarthumbvertical.wbi
> tscrollbarthumbhorizontal.wbi
> tscrollbarvertical.wbi
> tscrollbarhorizontal.wbi
>
> Good luck!
>
> Uli
>

Fri, Jun 2 2017 6:41 AMPermanent Link

Uli Becker

<<
Ok, i only need this piece to complete the change, but cannot find it in
tscrollbar* or even tgrid* maybe it's somewhere else?
>>

You mean, you don't find these files on your computer?

By default they are located here:

C:\Program Files (x86)\Elevate Web Builder 2\Interfaces\default
or
C:\Program Files (x86)\Elevate Web Builder 2\Interfaces\desktop

BTW: I strongly recommend this free tool:
https://www.voidtools.com/

It finds everything on your computer also using wildcards extremely fast.

Uli
Fri, Jun 2 2017 6:52 AMPermanent Link

Huseyin Aliz

myBiss ApS

Avatar

Uli,

Thanks for input. It's not about finding the file - the problem is that
i dont know which file this last piece exists, and i have looked in
tscrollbar* and tgrid* files Smile

I am currently still using 2.04 so my files are placed in
project/interfaces.

Regards,

Hüseyin


Den 02/06/2017 kl. 12.41 skrev Uli Becker:
> <<
> Ok, i only need this piece to complete the change, but cannot find it in
> tscrollbar* or even tgrid* maybe it's somewhere else?
> You mean, you don't find these files on your computer?
>
> By default they are located here:
>
> C:\Program Files (x86)\Elevate Web Builder 2\Interfaces\default
> or
> C:\Program Files (x86)\Elevate Web Builder 2\Interfaces\desktop
>
> BTW: I strongly recommend this free tool:
> https://www.voidtools.com/
>
> It finds everything on your computer also using wildcards extremely fast.
>
> Uli
>
Fri, Jun 2 2017 10:49 AMPermanent Link

Uli Becker

> It's not about finding the file - the problem is that
> i dont know which file this last piece exists, and i have looked in
> tscrollbar* and tgrid* files Smile

Sorry, I didn't see the attached image.
It's not clear for me your screenshot shows. There are no more
interfaces for the scrollbars (except for other controls like TListbox
oder TMultilineEdit).

It could be a part of the Vertical Scrollbar interface with a messed up
layout of the button.

If you post the files I can have a look.

Uli
Mon, Jun 5 2017 5:04 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Hüseyin,

<< I have been looking for which interface to change when trying to change the look of the scrollbar when using grid. >>

You want to change the TScrollBar*.wbi control interface files (make a copy !!!).

Tim Young
Elevate Software
www.elevatesoft.com
Mon, Jun 5 2017 5:27 PMPermanent Link

Huseyin Aliz

myBiss ApS

Avatar

Tim,

Thanks for your input. Tim, after your post - i have checked and
realized that i have changed all TScrollbar*.wbi that exists. So looking
further i've found that the missing change was in the TGridHeaderBar. So
everything looks fine now Smile

Regards,
Hüseyin

Den 05-06-2017 kl. 23:04 skrev Tim Young [Elevate Software]:
> Hüseyin,
>
> << I have been looking for which interface to change when trying to change the look of the scrollbar when using grid. >>
>
> You want to change the TScrollBar*.wbi control interface files (make a copy !!!).
>
> Tim Young
> Elevate Software
> www.elevatesoft.com
>
Mon, Jun 5 2017 5:29 PMPermanent Link

Huseyin Aliz

myBiss ApS

Avatar

Uli,

Sorry for the late reply, i have found the missing Smile

It's TGridHeaderBar that i needed to change, now it looks great.

Thanks again for your input.

Regards,
Hüseyin

Den 02-06-2017 kl. 16:49 skrev Uli Becker:
>> It's not about finding the file - the problem is that
>> i dont know which file this last piece exists, and i have looked in
>> tscrollbar* and tgrid* files Smile
>
> Sorry, I didn't see the attached image.
> It's not clear for me your screenshot shows. There are no more
> interfaces for the scrollbars (except for other controls like TListbox
> oder TMultilineEdit).
>
> It could be a part of the Vertical Scrollbar interface with a messed
> up layout of the button.
>
> If you post the files I can have a look.
>
> Uli
>
Image