The Plucker Desktop can now be taken for an initial tour. Can download the
zip and run it.

This is a Windows32 binary compile. Linux and Mac haven't been compiled yet,
but should only need minor if any improvements to the codebase.
http://www.rob.md/projects/plucker/2001_11_05/plucker_desktop.zip
This is a debug build (zip is 1.1MB), having all the wxWindows debugging
stuff in it, plus some more debug messages of my own (hook in a message
listener to watch the normal execution messages go by as the program runs).

Some things are currently wired up, including:
-the XML resources.
-loading up and moving around the dialogs.
-main dialog: loading up details into main forms listcontrol.
-HTML editor dialog: can add a plucker hyperlink using the wizard button.
-main dialog: if select one of the rows in listcontrol, then press configure
(or double click the list control's row), will load up that config file
(currently just the name at the top of the dialog) for editing, and can save
change to name with 'OK'. ToDo: a refresh of the row in listcontrol when
finished.
-channel dialog: loading/saving a test html file in HTML editor dialog and
flipping to the preview tab to see the result.
-channel dialog: gallery button will call up a gallery. A sample custom
parser parses a regular SGML text file and loads up the example channels
into the list control ready to click and enter.
-main dialog: config load/saves of most main form control entries to an ini
file.

MJ's idea to have a box for a command to execute after plucking has been
included (also a box for command before plucking). Also takes up David's
idea and is structured as 2 parts: a plucker-desktop and a plucker-daemon.

Comments (good or bad) are welcomed.

Best wishes,
Robert

Reply via email to