hi every one here is my new Dynamic View Create Extensions… from this extensions u can create 12 widget component dynamicaly for example , button, textview, edittex, slider, rating bar, image, online image,toogle, radio button,checkbox,swtich,progress bar with more custom property … now u can desgin layout 6 types of cardviews… and each widget Having its own click event Block
I’ve now tried it and it works great
But I don’t manage to add a cardview with Radio Buttons inside, with amount of RB is based on the length of a list.
I only get all buttons and text on same spot. Any idea how I can do this?
thank you for your contribution…
please don’t forget to follow the naming conventions…
addView → AddView, also I’m not sure, if I understand all sockets… what is checked2?
Color_BottomLeftTopRight → ColorBottomLeftTopRight, same for the other Color methods
Initialize method: VArrangement → vArrangement, cardtype → cardType
I never know what or how many categories is going to show, as it first will check the list of categories if they are in the shoppinglist.
The categories that are in shoppinglist will show.
The reason I want it like this is because when I’m in store I want to be able to ONLY show the categories I have in shoppinglist so I can sort by categories by hitting the Radio Button I choose.
I have it this way atm in my app, but I’ve made everything manually, not Dynamic. Today I started making it dynamic, so I could reduce the blocks and components.
Here I have made this with 3 VA and lots of blocks - When I then came across your extension earlier today I was hoping I could make this with only 1 VA and less blocks by using your extension.
Any idea if I’m able to achieve this with your extension?
btw: Is it possible to make arrangements width Fill Parent? I tried -2 but it didn’t work.
I tried a few weeks ago, but stopped as it stopped me from further progress with app, since I didn’t get the result I wanted and used so many hours searching for a solution. So therefor I just did it the manually way
As you can see in the picture I posted it shows 1 list with every category I atm have (there might be more later).
That list is split into 3 lists and put into 3xVA as you can see in blocks image.
I also have a shoppinglist underneath those RadioButtons(Categories)
See picture
When I click ex. category Frukt(Fruit) I want my shoppinglist to ONLY show groceries that have the category Fruit.
Ex. Banana, Apple etc. but not toothpaste, toiletpaper, shampoo etc.
This is something I already have like you can see in the blocks image I posted.
But I want to achieve this with your extension. How do I split 1 list into 3 to show in 1 cardview (like the picture I posted:
1st of all how u are adding list from textbox or something else? if ur adding list from text box then u have to use tinydb and store or add list in difrent tag and selet difrent categary which u wnt to save the list of items and after that u can click on radio btn u will get selected tag list
Yes u can do but u have to use some paid or free extension for this in my extensions u can archive with less block I m going to update more features very soon