BBC BASIC for Windows
« Documents »

Welcome Guest. Please Login or Register.
Apr 5th, 2018, 10:58pm



ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018.
Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.

If you require a dump of the post on your message board, please come to the support board and request it.


Thank you Conforums members.

BBC BASIC for Windows Resources
Online BBC BASIC for Windows documentation
BBC BASIC for Windows Beginners' Tutorial
BBC BASIC Home Page
BBC BASIC on Rosetta Code
BBC BASIC discussion group
BBC BASIC for Windows Programmers' Reference

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: Documents  (Read 718 times)
JB91
New Member
Image


member is offline

Avatar




PM

Gender: Male
Posts: 47
xx Documents
« Thread started on: Jul 15th, 2010, 3:34pm »

There are two things I would like to know:

1) Is it possible to create a document like in Microsoft Office Word in BBC BASIC rather than the edit window?

2) Is it possible to do spelling checks? Like if you typed a word and you mispelled it and it would underline it. If so, is it possible to do grammar as well?

Thanks in advanced,

Josh smiley
User IP Logged

admin
Administrator
ImageImageImageImageImage


member is offline

Avatar




PM


Posts: 1145
xx Re: Documents
« Reply #1 on: Jul 15th, 2010, 5:48pm »

on Jul 15th, 2010, 3:34pm, JB91 wrote:
Is it possible to create a document like in Microsoft Office Word in BBC BASIC rather than the edit window?

I'm not exactly sure what you mean. If the question is "could you (in principle) write an entire word processor in BBC BASIC rather than using an embedded Edit Control?" then the answer is yes, but it would be a lot of work!

Quote:
Is it possible to do spelling checks? Like if you typed a word and you mispelled it and it would underline it. If so, is it possible to do grammar as well?

As far as I know you'd have to do it yourself by copying the text out of the Edit Control, running the spelling/grammar check on the text, then highlighting the appropriate words/phrases. If you use a Rich Edit control rather than a regular Edit Control you have a range of text attributes available, such as bold, italic, underline, strike-out and colour.

Richard.
User IP Logged

JB91
New Member
Image


member is offline

Avatar




PM

Gender: Male
Posts: 47
xx Re: Documents
« Reply #2 on: Jul 16th, 2010, 3:49pm »

Can you tell me the codes for how to do these things?
User IP Logged

admin
Administrator
ImageImageImageImageImage


member is offline

Avatar




PM


Posts: 1145
xx Re: Documents
« Reply #3 on: Jul 16th, 2010, 7:28pm »

on Jul 16th, 2010, 3:49pm, JB91 wrote:
Can you tell me the codes for how to do these things?

Using Rich Edit controls is documented on the Wiki:

http://bb4w.wikispaces.com/Using+Rich+Edit+controls

Richard.
User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls