I unintentionally found that the 'default' button works with other window types besides dialog windows in LBB: (not in LBx)
Code:
Button #incm.default, "Add", [incmGetData], UL, 0,0,0,0
open " Income " for window_popup as #incm
I could not find this mentioned in LBB documentation.
Is it intentional?
r.m.