Home | Reviews | GUIpedia | Forum | Fun500
| C2K9 Word ProcessorHey, I'm making a word processor for Cobra called WordPro. It has Save, Load, Minimize, Close, Fore/background Color changer, Bold, underlined and print, It can write 1 page at a time. I can make it print with Italics, Underlined, or bold thanks to printer codes, I might add a center function aswell, Do you know how many horizontal and vertical characters can be printed?
I have an enter function now!!! lool, before it was one string, not it's a DIM lines(ammount.of.lines%) as string now. I don't know how to print color, but I don't think I would print the background color though :cheer: | 2009-02-21 | 10:29 PM |
| Re:C2K9 Word ProcessorWell done. Post us some code if you can. | 2009-02-21 | 10:37 PM |
| Re:C2K9 Word ProcessorThanks. I don't code properly, no neatness, all I rely on to know where specific code is is the amount of blank lines left between each page :laugh: | 2009-02-22 | 1:03 AM |
| Re:C2K9 Word ProcessorThat's WordPro so far, please tell me what to do next?
I'm planning on an editor, EasyEditor, where you can move the cursor with arrows.
Then I'll make DocView. it views your final documents.
[img size=150]http://host.theguiblog.com/kigon/Screenshot-6.png[/img] | 2009-03-12 | 5:17 PM |
Brandon | Re:C2K9 Word ProcessorI see you were talking to my sister :P
The screen shot is pretty impressive. | 2009-03-12 | 5:37 PM |
pharoah | Re:C2K9 Word ProcessorMay I humbly suggest a different background color? | 2009-03-13 | 1:08 AM |
| Re:C2K9 Word ProcessorYou can change it when you use it yourself ;) | 2009-03-13 | 4:18 AM |
Brandon | Re:C2K9 Word Processor[quote]May I humbly suggest a different background color?[/quote]
Got a problem with Pink? | 2009-03-13 | 11:31 AM |
pharoah | Re:C2K9 Word ProcessorIt's hard on the eyes. Don't make me remind you of your lime green theme for brandoncornell.com :). | 2009-03-13 | 12:44 PM |
| Re:C2K9 Word ProcessorThemes Themes... I got it!
You could also change the window color for WordPro! No, Cobra! Just off a simple ini file.B) | 2009-03-13 | 6:40 PM |
| Re:C2K9 Word ProcessorWordPro now saves in TXT, HTM, WPD and WRI :cheer:
[img size=150]http://host.theguiblog.com/kigon/Screenshot-7.png[/img] | 2009-03-15 | 8:07 AM |
Brandon | Re:C2K9 Word ProcessorSo if I save as HTML, and then open the file with Firefox, will it have the same formating? | 2009-03-15 | 8:45 AM |
| Re:C2K9 Word ProcessorWhat's that? | 2009-03-15 | 4:58 PM |
Brandon | Re:C2K9 Word ProcessorWell when you say you have the ability to save as HTML, does it just change the file association? Or does it actually change format? | 2009-03-15 | 6:43 PM |
| Re:C2K9 Word Processorchanges format, that how it allows color. | 2009-03-16 | 4:07 AM |
| Re:C2K9 Word Processortalking about color...
how do i make r,g,b work not hex!? | 2009-03-17 | 4:28 AM |
Brandon | Re:C2K9 Word Processor[code]RED TEXT[/code] | 2009-03-17 | 1:57 PM |
| Re:C2K9 Word ProcessorThankyou! | 2009-03-17 | 5:02 PM |
pharoah | Re:C2K9 Word ProcessorYou should add support for the QML format. It's definitely easier to parse and output than HTML. | 2009-03-17 | 10:09 PM |
| Re:C2K9 Word ProcessorI will add that. | 2009-03-18 | 4:08 AM |
GUIs
2021 Brandon Cornell