On 1/2/06, A. Mani <[EMAIL PROTECTED]> wrote: > In writing specs, it sometimes helps to make screen mock-ups without > any actual code. What is usable for the purpose on Linux ? fm gives no results > apparently.
If you mean 'screen mock-ups of applications with a GUI', on windows one could use a GUI layout tool like the ones that come with VB or VC++. Carrying on the analogy on to Linux, one could use a tool like Qt Designer. You would have to write some code though, even though it would be very little. If you mean 'screen mock-ups of console apps', you have xterm, bash and the screenshot utility and you can do pretty much whatever you need using these tools. Why would you want to use 'fm'? (does 'fm' mean framemaker?). > One way out would be use a complex editor, type something in, take screen > shots and modify them. But that is not a good solution. Not sure what you mean here by a complex editor. Presumably you need screen mock ups of your application and not the editor. Using an editor, you would get screenshots of that editor, and not of your application. Prashant Verma -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
