May be you wer doing mistake somewhere. Earlier i worked in one preoject of showing image, title and topic from json of 200+ items using this dynamic componet extension⊠Within few seconds it displays all without error
Hello, by no means was I able to create a clickable event for a component. And where can I have the click return when I create a button with this component. I tried every way and it didnât work. Including with Any Button event click
Thank you for the tip ! I noticed that I had given the same ID number for the captions and images. But however I researched about this extension (Dynamic Click) and it helped me a lot too, saving some blocks. Hereâs a tip for anyone who wants to use it.
This post was flagged by the community and is temporarily hidden.
This post was flagged by the community and is temporarily hidden.
Trying to move image sprites but itâs not working. They can change x and y positions but they teleport rather than more. I have tried setting the interval as well as speed.
Here is the project, please let me what Im doing wrong.
Clicker (1).aia (37.9 KB)
Hi! I want to make the height of created panel to be automatic how could it be?
Set height to -1 (for automatic) or -2(for fill) applicable to any component
This post was flagged by the community and is temporarily hidden.
In designer part search for this âNetworkâ, drag it in your project. Go to blocks, click on network, drag is network connected try it along with if then else block
Contact me on telegram for schema code of any design Technical Fun2Family
How faster it creates components from schema in comparison with creation from âforeachâ cycle, for example? Do somebody know?
They are relatively the same, however by not using a schema, traversing components doesnât have to take place. This means that if you have a foreach
loop creating components from schemas, itâs substantially slower than just creating a single component.
ASK
does this work in kodular?
If possible, can I give a tutorial?
Seach by Spreadsheet
Certainly will work⊠already we r using it
Does it show the same error when you put the component block itself as componentName
? If yes, can you show the output of GetComponentMeta
with putting the component block? It should return a dictionary which can be useful to solve the problem.
No, but the component is not created / visible.
Do it - result
Do It Result: {âBackgroundColorâ:{âdescriptionâ:âSets the background colorâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"&H00000000",âeditorArgsâ:,âeditorTypeâ:âcolorâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:0},âBorderedâ:{âdescriptionâ:âSet to true if to create a material textbox with a outline backgroundâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:âTrueâ,âeditorArgsâ:,âeditorTypeâ:âbooleanâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:""},âColumnâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âisDeprecatedâ:false,âisDesignerPropertyâ:false,âuserVisibleâ:false,âvalueâ:-1},âCornerRadiusâ:{âdescriptionâ:âCorner radiusâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â5â,âeditorArgsâ:,âeditorTypeâ:âfloatâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âCustomFontTypeFaceâ:{âdescriptionâ:âSets the custom font typefaceâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"",âeditorArgsâ:,âeditorTypeâ:âassetâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âEnabledâ:{âdescriptionâ:âSets if enabledâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:âTrueâ,âeditorArgsâ:,âeditorTypeâ:âbooleanâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:true},âFontBoldâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:âFalseâ,âeditorArgsâ:,âeditorTypeâ:âbooleanâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:true},âFontTypefaceâ:{âdescriptionâ:âSets the font typefaceâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:âtypefaceâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:""},âHeightâ:{âdescriptionâ:âSets the heightâ,âcategoryâ:âUNSETâ,âisDeprecatedâ:false,âisDesignerPropertyâ:false,âuserVisibleâ:true,âvalueâ:48},âHeightPercentâ:{âdescriptionâ:âSpecifies the vertical height of the %type% as a percentage of the height of the Screen.â,âcategoryâ:âUNSETâ,âisDeprecatedâ:false,âisDesignerPropertyâ:false,âuserVisibleâ:true,âvalueâ:""},âHeihMarginâ:{âdescriptionâ:âSets paddingsâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â5,5,0,0â,âeditorArgsâ:,âeditorTypeâ:âfourâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:""},âHeihPaddingâ:{âdescriptionâ:âSets the paddingâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â16,16,0,0â,âeditorArgsâ:,âeditorTypeâ:âfourâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:""},âIconâ:{âdescriptionâ:âSets the iconâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"",âeditorArgsâ:,âeditorTypeâ:âtextâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âIconTintâ:{âdescriptionâ:âSets the icon tintâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"&H00000000",âeditorArgsâ:,âeditorTypeâ:âcolorâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:0},âMarginBottomâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âMarginLeftâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âMarginRightâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âMarginTopâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âPaddingBottomâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âPaddingLeftâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âPaddingRightâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âPaddingTopâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âRippleColorâ:{âdescriptionâ:âSets the ripple colorâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"&H00FFFFFF",âeditorArgsâ:,âeditorTypeâ:âcolorâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:""},âRowâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âisDeprecatedâ:false,âisDesignerPropertyâ:false,âuserVisibleâ:false,âvalueâ:-1},âTextâ:{âdescriptionâ:âSets the textâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"",âeditorArgsâ:,âeditorTypeâ:âstringâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:âText for Material_Button1â},âTextColorâ:{âdescriptionâ:âSet text color of the buttonâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"&HFF6200EE",âeditorArgsâ:,âeditorTypeâ:âcolorâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:-10354450},âTextSizeâ:{âdescriptionâ:âSets the text sizeâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â14.0â,âeditorArgsâ:,âeditorTypeâ:âfloatâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:14},âVisibleâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:âTrueâ,âeditorArgsâ:,âeditorTypeâ:âvisibilityâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:true},âWidthâ:{âdescriptionâ:âSets the widthâ,âcategoryâ:âUNSETâ,âisDeprecatedâ:false,âisDesignerPropertyâ:false,âuserVisibleâ:true,âvalueâ:252},âWidthPercentâ:{âdescriptionâ:âSpecifies the horizontal width of the %type% as a percentage of the width of the Screen.â,âcategoryâ:âUNSETâ,âisDeprecatedâ:false,âisDesignerPropertyâ:false,âuserVisibleâ:true,âvalueâ:""}}
Iâve got a hint from @Xoma how to do it.
So the problem seems to be solved (at the moment ).