Consultor Eletrônico



Kbase 15556: Error 4077 on MOVE-BEFORE-TAB-ITEM or MOVE-AFTER-TAB-ITEM
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Error 4077 on MOVE-BEFORE-TAB-ITEM or MOVE-AFTER-TAB-ITEM

If you use either the MOVE-BEFORE-TAB-ITEM (handle) or MOVE-AFTER-
TAB-ITEM (handle) to try and move a widget inside a frame to be
after the current last item of the frame, you will get this error.

The documentation is confusing on this point, but if the (handle)
parameter is a frame handle, the widget will be the first widget
landed on *outside* of the frame, after the last widget in the
frame (or before the first widget in the frame). If you want to
change the order inside a frame, you must use the handle of the
widget inside the frame, not the frame`s handle.

Progress Software Technical Support Note # 15556