About Francis Kong Expertise Pascal programming. I would be best at solving logic and syntax errors with some given code, or some programming theory and specific task. I have done mostly my pascal within a machine(meaning, not networking and serial cable yet)and I am not able to solve things in ObjectWindows... I should be able to answer most of the thing done in console(dos and x systems like linux) platform and in Mac(but for Mac I can only handle nonplatform-specific questions). Feel free to ask me, because if I am not able to answer it I might be able to tell where to get the specific material that you need
Experience teached a classmate with an exam mark of 56% and the second shot with a higher difficulty the tutee gets more than 80%
Expert: Francis Kong Date: 12/1/2006 Subject: question
Question hi
please help to build a simple paint program with pascal
thank you
bye
Answer I would suggest you to look up things in graph unit (DOS) if you are comfortable in working in 640x480 with 16 colours (not 16-bit colour depth) [as the mouse is concerned, it will involve machine language which will be too involved within the context of the answer]
If you happen to use Turbo Pascal for Windows, Their Manuals (the book called "Windows Programming Guide") already has such a (simplified) paint program as an example (perhaps without the file formats, which is not covered in my expertise).