panel.RedrawPanel

LuaFAR 3

panel.RedrawPanel


result = panel.RedrawPanel (handle, whatpanel [, redrawinfo])

Parameters:
  handle:     panel handle, or nil
  whatpanel:  1=active panel; 0=passive panel;
  redrawinfo: table with the following fields:
                CurrentItem  : integer (1-based)
                TopPanelItem : integer (1-based)

Returns:
  result: boolean

Far API used:
  PanelControl, FCTL_REDRAWPANEL