[Gambas-user] Objects are in background, invisible in editor

Bruce Steers bsteers4 at gmail.com
Sun Dec 5 19:38:51 CET 2021


Some components do not render if some dimensions are too small.
For a vertical slider if it's width is too narrow it does not draw.
Try increasing its width (or height for horizontal slider)

BruceS

On Sun, 5 Dec 2021, 11:10 Hartmut Wagener, <hartmut.w.wagener at t-online.de>
wrote:

> I have found out: The Slider-Component is not working in my case. It is
> also not shown in new projects when adding it to the form.
>
> My project uses gb, gb.form, gb.gui and gb.image as selected components.
>
> Any hints?
>
> Thanks a lot
>
>
> Am 05.12.21 um 11:41 schrieb Hartmut Wagener:
> > Hi,
> >
> > i have looked at an very old project of mine, was started in 2014. Its
> > a program to calculate transparency by chroma keying.
> >
> > It is the biggest project i ever started.
> >
> > It was working, but then was forgotten by me...
> >
> >
> > Now i loaded it again, and it is not working as it should.
> >
> > I have a form that does not show some sliders. The sliders are inside
> > a panel, the panel is calculated moving to make the form resizeable.
> >
> > The sliders are invisible (.visible is set to true, but not shown in
> > editor), and i can make them visible by clicking on them (hovering the
> > mouse shows where they should be, clicking) and press the Home-button
> > or selecting "In den Vordergrund" (Don't know the english translation).
> >
> > When i save the project, restart gambas and load it again, the sliders
> > are invisible again. They also don't work as expected when starting
> > the program.
> >
> >
> > Does anybode have a thought what can be the reason for this?
> >
> > Thanks for your thoughts on that
> >
> >
> > Hartmut
> >
> >
> > ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20211205/58a59698/attachment.htm>


More information about the User mailing list