From: James M. <ji...@ya...> - 2005-05-12 04:21:35
|
> As Daan pointed out, I have written a library for > exactly these kind of > application. It handles graying out of menu items, > undo & redo, title > bar updating etcetera. Enclosed you can find the > library (2 files) and a > small demo that uses it. It solves the problem of Many thanks (and to the rest of you as well). I tried to build the files, and couldn't build the demo (using ghc, not ghci). I get the following error: Chasing modules from: PDDemo.hs PDDemo.hs: Can't find module `PersistentDocument' (use -v to see a list of the files searched for) I assume this's a standard thing I should know how to handle, like plopping the .hi & .o files for the module files in some directory besides the current one, but unfortunately I don't know what that is. Would you mind clueing me in? thanks again, James |-----------------------------------------------| | James Mitchell | http://www.jimdesu.us | |-----------------------------------------------| |When the shoe fits, the foot is forgotten; when| |the belt fits, the belly is forgotten; when the| |heart is right, "for" and "against" are | |forgotten. -- Chuang Tzu | |-----------------------------------------------| __________________________________ Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone. http://mobile.yahoo.com/learn/mail |