Whish you a happy christmas,
I am developing a customcontrol. I like to use a panel and load a layout build with the designer into it and than add the panel to the base of the custom control:
mprops = Props
Panel.Width = mBase.Width:Panel.Height=mBase.height...
Salve a tutti,
questo è il mio primo thread, spero quindi di porre correttamente il problema che riscontro.
Nella creazione/composizione di un'Activity quando aggiungo più di x Panel il layout non si comporta più in modo corretto.
Vi allego qui due immagini e un esempio di codice.
Se qualcuno...
I need a metod to detect only the Pane node present in the in the form
Actually i use the following metod:
I have a form with 4 pane, all are not visible unless i select the one i want to use in the menubar.
Each Pane tag are set "pnl" + pane name, tha's the same item name use in the menubar...
Hi everyone, i looked in the forum already. Maybe with the new updates now it's possible.
How can i achieve a glow/colored shadow effect? Like this:
Thanks in advance
I found it more convenient to switch layouts by hiding and showing panels, which support all the views. That way, display is instant between layouts.
Before displaying a layout, I test if the panel has been intialized, and if not, then I add the layout to activity.
That worked just fine, until...
hi everyone, I'm designing an app.
Some can explain me why sometimes, with panels that have a part of transparent, this happens?
A black box around them (sometime even light green)
Thanks!
this is not the only item affected, other panels in my design sometimes shows this glitch too
I am using erel's CLV example. however I wanted to display it side by side in the CLV. I've already tried to reduce the panel by 48% x, but the next item doesn't go to the side and stays down.
Sorry for my English.
Hello eveyone.
Technical question about "what can a list do ?"
Is a list able to store panels like this : list.add(panel(i))
if yes, are all the properties of each panel stored in the list enabled or not ?
I ask this to know if I can call any panel with it all properties in my code from the...
Hi, I don't know if this is a possible thing.
I would like to put a Background image, and on the top of it a transparent panel, that has a blur effect on it, so everything behind it's blurred.
Something like this
Hello everyone.
I have a layout named PNLS
In PNLS I have 2 labels and 1 EditText TXTS
With a loop, I add some panels PNLS in a scrollview named SCV
I invite the user to entrer datas in the editTexts named TXTS
Question:
How can I get the texts of each editText (to next insert in a SQLite...
Hi everyone, i want to share this "chat layout".
I hope it will be useful to somebody.
It is a translated version from the Andoid one by @Douglas Farias.
It has some bugs, that someone can help me to fix.
For example i want the CustomListView always display the last element (without bringing...
Hi everyone, i want to share with you this example project, that is a slightly modified version of this one.
Maybe can be useful to someone else.
It's adapted to be an horizontal panel scroller, that correctly center the loaded layout in the panels.
Hi everyone.
I have big problem, i have two edittexts and a button, then i have i white (#FFFFFF) panel on top of those.
The problem is that it's possible to click the button or the edittext anyway, even if there is the panel hiding them (with alpha 255).
hello
I'm using a panel View in the designer
I see there is a possibility to set the corner radius
Is there a possibilty to set different radius in both sides of the panel
Let's say 60 in the left side and 0 in the right side
Thank you
I develop the XUI version of the ScrollView2D library that created @Informatix. I did not base myself on its code but developed everything from scratch. It is still unripe, but it works well and is not very heavy. Clearly for iOS already the native ScrollView is 2D as well as for Desktop.
Log...
I develop the XUI version of the ScrollView2D library that created @Informatix. I did not base myself on its code but developed everything from scratch. It is still unripe, but it works well and is not very heavy. Clearly for iOS already the native ScrollView is 2D as well as for Desktop...
Goodmorning everyone,
We have often discussed in this forum in different threads about the need to be able to insert XUI from design. We all know that the direction that is suggested by AnyWhere software is to create in the design the native views and then replace B4XView to the type...
Hi -
I see the "scrollview" view.
My issue: It appears you can't set this up in the designer to hold other views.
I see after a search that it can be done programmatically.
However, I really need the ability to set it up in the designer.
Should I give up or is there a custom component available...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.