Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8944

Re: Docking with Docking container

$
0
0

It's a docking container. It has to dock somewhere. The clue is in the name.

 

It's even in the constructor code:


  if not ( side = dock_at_left or side = dock_at_right

      or    side = dock_at_top  or side = dock_at_bottom ).

     side = dock_at_left.

  endif.


There's no escape.



Viewing all articles
Browse latest Browse all 8944

Trending Articles