-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
You need to set the properties of the field to behave like a table. You can do this using the "Table" page of the Property Inspector for the field, or (assuming you have Rev 2.5 or newer) you can simply drag out a "Table Field" from the toolbar rather than an ordinary "Field" (the Table Field icon is right next to the Field icon).
You can control column widths using the tabStops property, which is also available from the Table page of the Property Inspector.
On Apr 4, 2005, at 7:19 PM, zack wrote:
Sorry,
I would like it to display like a spreadsheet, With columns and rows
appearing in the cells Instead it is just displaying in one long string.
The fields are delimitated by TAB and the records are makes with a RETURN.
Field1 Field2 field3 etc etc etc
But when put myVariable into field "my Table field" I get one long string.
It is not split up into the cells as I expected.
Is Rev looking for different delimiters?
z
On 4/4/05 4:10 PM, "Frank D. Engel, Jr." <[EMAIL PROTECTED]> wrote:
on mouseUp ... set up myVariable ...
put myVariable into field "My Table Field" end mouseUp
Can you be more specific about what kind of trouble you are having?
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
- ----------------------------------------------------------- Frank D. Engel, Jr. <[EMAIL PROTECTED]>
$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
$
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFCUcy37aqtWrR9cZoRAjlTAJ0Vpyhx+EmeHBkC7FfyyJMy42UgcwCggLtg JO/t9g3wjHE2MJfquLD7Ep8= =ZCo4 -----END PGP SIGNATURE-----
___________________________________________________________ $0 Web Hosting with up to 200MB web space, 1000 MB Transfer 10 Personalized POP and Web E-mail Accounts, and much more. Signup at www.doteasy.com
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
