B4J Question [BANano Skeleton Library] Change SKTab tabs programmatically

LJG

Member
Is it possible to change the tabs in a SKTab element programmatically?

It appears that you can only set the tabs one time for each SKTab in the Abstract Designer. This limitation requires that I create a new SKTab for each different tab set needed (rather than just use one SKTab that can be modified according to specific needs in code). This limitation appears to also apply to other SK elements (like the column field names for SKTables).

Please let me know if I am missing something, thanks for your help.
 
Top