... Yes, that's right. ... I have added a new GroupRadioButton class and changed ForthForm to use this class for radio buttons with the WS_GROUP style. by Dirk...
I see you guys ARE documenting. Good looking wor!. This sample is from FLOAT.F \ ------------------------------------------------------------------------- \...
... Tested.... Found no problems. It is progress, since it also saves a line for each group of radio buttons in the source. Thanks, Jos == 4ePost: 294 bytes in...
... Well it look's like that only Geroge and I are working on the documention. I still hope that some others will spend some time on this, too. ... Thank you. ...
... Yes, I will; I've just run out of time right now, and won't be able to get back into the fray for a couple of weeks yet. -- Regards Alex McDonald...
... You are right. So here is my opinion. Please note it is my personal opinion, you may disagree. Making documentation is one of most boring things there is. ...
... I found this in MPE's DocGen documentation: "Documentation is like sex: when it is good, it is very, very good; and when it is bad, it is better than...
Just my 3 cents worth, and I could be wrong. It is, of course, easiest to document a word, as soon as the word starts working, or even perhaps in the process...
... Agreed. So is washing up dishes, but it's better than getting food poisoning! ... Agreed. ... Forth? ... The documentation should say what a word does not...
... Take a look at the HTML-Files in the doc/classes folder. The were crated with DexH from the source files (all files in src/gdi for example). So we have a...
... start ... because ... (IMO a ... used ... factors ... or a ... I agree but the module wordset can't be used in the kernel (all words have to be in the...
... That saves some work. I uploaded floadcmdline.f to the CVS and washed my dirty dishes. In FloadCmdLine.htm is a link on the internet. When I tried to use...
... Yes but we can use |: to hide these words in the kernel. ... I think that this can be fixed over the time. ... The problem with side-effexts (bugs) can't...
... That's fine :-) ... \ *W <a href="http://www.monctoncomputerservice.com/revenger_inc/download.html">here.</a> works for me. BTW I wasn't able to add...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the win32forth group. File :...
win32forth@yahoogroup...
Feb 4, 2006 10:19 am
10825
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the win32forth group. File :...
win32forth@yahoogroup...
Feb 4, 2006 10:21 am
10826
Hi, ALL I have extended STC Forth to display the Forth’s dictionary of words by typing in WORDS at the command line. Do not use the word CONSTANTS it will...
Hello, I made some progress changing DexH to create a seperate glossary file for Win32Forth. This file (w32f-glossary.csv) can be found in the DOC folder. I...
... programmers ... side- ... broken. ... be ... bloat), ... words ... Provided the words aren't needed by later files. Some words like DOCON DOCOL etc are...
... CFA's are an implementation consequence of ITC. In STC the xt is the actual address of executable code not a CFA (a pointer to the code; i.e. it's...
... For me too. ... I just tested the extender on W2K and W98. No problems encounterd. Say Yes to alle the questions during the installation. ( the first start...
... 1 or 2 slight problems; 1) Some words in Float.f have 2 stack comments, 1 each for the data and FP stacks and then a comment so that needs handling. 2)...
... a simple way would be to change them to look like this: code F@ ( addr -- FS: -- r ) \ ANSI Floating ... are working. There's still some work to do....
... If you create p-glossary.htm make shure that you activate "Put space into blank cells" in the options menu of csv2html and set the "Numer of Columns" in...
Are there ascii chars to cause a carrage return and then a line feed? Each record I am creating needs these to import into my database. Please Help Greg...
If you VIEW CR you do not get very far as it is deferred If you SEE CR you will find the path to follow, I believe. I am not a programmer. JP ... From:...
... ascii 13 is cr ascii 10 is lf we would need more info to see how you want to get them into your data. __________________________________________________ Do...
The people in this group are the best bar none. I can not believe all the relevant help I received in timely fashion. Three weeks ago someone should me how...