driven tab contol

Started by Jim Short, November 04, 2008, 07:35:46 AM

Previous topic - Next topic

Jim Short

I wish to cycle though tabs on tab control using dcl_Tab_SetCurSel  in a foreach loop. This works fine except that the child controls of each tab do not display until the routine completes. Is there an open dcl function that will complete the display of each tab before exiting the lisp routine?
Jim Short

Fred Tomke

Hello Jim,

try a (dcl_control_forceupdate proj_form_tab) within the loop.

Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

Jim Short

Hi fred,

Thanks for sending me in the right direction. dcl_Control_ForceUpdateNow worked great!

Jim
Jim Short

Fred Tomke

Hi Jim,

thanks for your reply. I didn't know that it would work. Now I know that.

Thanks,
Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]