Hi,
I need to add a button to a panel . This I must do with addview, because I must add alot of of buttons and I wont do this with the designer.
b.initialze is in B4i and b4a different. Clearly I can work with #if b4i #else ...
But I thought lets take a b4xview insteed of a button.
But there is no b.Initialize
How do I define the eventname for the b4xview ?
rgs
J.
I need to add a button to a panel . This I must do with addview, because I must add alot of of buttons and I wont do this with the designer.
b.initialze is in B4i and b4a different. Clearly I can work with #if b4i #else ...
But I thought lets take a b4xview insteed of a button.
But there is no b.Initialize
How do I define the eventname for the b4xview ?
rgs
J.