here is the bp graph for the menu, i can add a widget normally just fine, but when i add it to the vertical box it just doesnt show…? is it a anchor thing for the button class ( which is upper left by the way)
with the ‘AddChild’ node are you able to drag off the ‘Return Value’ pin and cast to a verticl box slot then drag off that and set a 'SetHorizontalAlignment" and “SetVerticleAlingment” nodes. if you can, try setting them to ‘Fill’?
those two settings didnt do anything, but ‘Set Size’ to value =1 and SizeRule to Fill totally works.
tho now it has a built in padding i cant change, it just spaces them based on the number of them in the list, so 2 widgets take up 50% each of the vertical box.
it seems like they changed a lot since the experimental version a month or two ago… all the tuts ive seen dont do this cast slot thing.