Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Table Width and Height after modification. (Read 1567 times)
dsmyth
YaBB Newbies
*
Offline



Posts: 9
Joined: Mar 13th, 2006
Table Width and Height after modification.
Mar 14th, 2006 at 8:50am
Print Post  
Hello,

I'm creating an application that uses one form to display many diagrams. As the user browses the diagrams the previously displayed diagram gets cleared and then, from data in a data table, the selected diagram is drawn.

I have to store the x, y, width and height of all the tables in order to accurately redraw each diagram.

When the user changes the location of a table I can get the new x and y co-ordinates fine, but whenever the user resizes the table I cannot seem to find the width and height of the table.

What am I missing?

I am handling the TableModified event.

Thanks very much.
  
Back to top
 
IP Logged
 
dsmyth
YaBB Newbies
*
Offline



Posts: 9
Joined: Mar 13th, 2006
Re: Table Width and Height after modification.
Reply #1 - Mar 14th, 2006 at 9:03am
Print Post  
It's alright I found it...  Embarrassed

The bounding rectangle of the table !

Smiley
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Table Width and Height after modification.
Reply #2 - Mar 14th, 2006 at 10:45am
Print Post  
yep, thats it  Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint