Added image preview.

Base64 encoding is now done thru a temporary file.
This commit is contained in:
Erik C. Thauvin 2004-07-23 16:41:21 +00:00
parent 891603dea2
commit 3f61e9b35b
5 changed files with 380 additions and 193 deletions

View file

@ -14,7 +14,7 @@
</menubar>
<panel gap="4" top="3" left="3" bottom="3" right="3" columns="1" weighty="1">
<table name="table" weightx="1" weighty="1" init="addTableRows(thinlet, table, btns)" action="toggleButton(this, blogbtn)">
<table name="table" weightx="1" weighty="1" init="addTableRows(thinlet, table, btns)" action="toggleButton(this, blogbtn)" perform="preview(this)">
<header>
<column text="Name" width="270"/>
<column text="Date"/>