Re: Forms6: Table-Headers in Multirecord-Blocks?

From: hopkinsj <johnNOjoSPAM_at_hpe.ufl.edu.invalid>
Date: 2000/05/26
Message-ID: <11f8a700.de254b67_at_usw-ex0102-015.remarq.com>#1/1


Hi again.

Resizing columns would involve fancy use of:

*When-mouse-down trigger on the item you resize (and getting the
current "column width" and the mouse x position)

*When-mouse-up trigger (to get the new mouse x position)

*Calls to set_item_property(item_name,width,column width + (new
mouse x pos. - old mouse x pos.)) for the item you're resizing

*Calls to set_item_property(item_name,position,x,y) for all the
other items in your block.

-J

  • Sent from RemarQ http://www.remarq.com The Internet's Discussion Network * The fastest and easiest way to search and participate in Usenet - Free!
Received on Fri May 26 2000 - 00:00:00 CEST

Original text of this message