Sketchy GUI Hyperlink in Table

1,645 views
Skip to first unread message

Allan Bressler

unread,
Mar 21, 2011, 2:56:05 PM3/21/11
to penci...@googlegroups.com
Hi,

Is there a way to include a Hyperlink in the Table object. So I would like one of the cells to have at least the look of a Hyperlink, it doesn't have to link to anything, but should just look like a Link.

Other than that, I see that you can use HTML ontent in the table, but cannot figure out what it needs to work, do I need the <table> tags, <tr> tags, etc.

Thanks,

Allan

frederic.vandaele

unread,
Mar 28, 2011, 5:30:39 AM3/28/11
to penci...@googlegroups.com
Never succeed to do that. When I need it, I create another object (hyperlink) that I display in front of the Table...

Arnab Bandyopadhyay

unread,
Jun 5, 2014, 3:32:13 AM6/5/14
to penci...@googlegroups.com
You don't need normal HTML markups for making a table, and here's a few things I found out:
  1. Once you drag and drop the table onto the workspace, double-clicking the table on the workspace will reveal editable code for the table.
  2. The cells are separated by a pipe ('|') and each rows appear on a new line.
  3. For adding a new row, press SHIFT and ENTER simultaneously.
  4. In the examples, checkboxes are represented by '[]' and radio boxes by '()'
  5. In the examples, SELECTED checkboxes are represented by a '*' within the respective brackets.
  6. When in the table data edit mode, yellow dots around the table represent the cell sizes and blue ones represent overall size of the table.
For more FAQs, you can refer to: http://code.google.com/p/evoluspencil/wiki/FAQ

Miks

unread,
Jun 14, 2014, 6:56:40 AM6/14/14
to penci...@googlegroups.com
I had been doing that by including <a href... as the content of any of the cells. And turn onbthe HTML content property

Will Strohl

unread,
Jul 6, 2016, 10:10:11 PM7/6/16
to Pencil Users
Did you ever manage to figure this one out?
Reply all
Reply to author
Forward
0 new messages