Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Can't put ResizeToFitText to work (Read 2332 times)
Carlos_Rocha
Junior Member
**
Offline


I love Jazz

Posts: 70
Joined: Mar 26th, 2010
Can't put ResizeToFitText to work
Mar 30th, 2010 at 1:57am
Print Post  
Hi,

Still trying to work with tables. Smiley


tbl.SetColWidth(0, 120)
tbl.SetColWidth(1, 40)

tbl.HeaderRow(0) = true

tbl.SetText( 0, 0, "Column Name")
tbl.SetText( 1, 0, "Type")

tbl.RsizeToFitText(false)

The table takes the full screen, and part of the wall behind it Grin

tbl.GetColSize(0) returns 10009 Shocked
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Can't put ResizeToFitText to work
Reply #1 - Mar 30th, 2010 at 11:26am
Print Post  
Our bad; try this version:
https://mindfusion.eu/_beta/fcx_fitgdip.zip

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint