... I figured out what's happening but I have no idear why. When I load the windows HTML-Help-Library with: WinLibrary hhctrl.ocx witch I need in MsdnHelp.f to...
FreeImage.dll seems not to be in the CVS any more. I think it should be there since ForthForm uses it. ForthForm was compiled dispite the fact that it is...
I don't know if many people use Codewright when editing Forth programs, but I do. I found a syntax file for Codewright that provided some basics and I have...
... Hi Rick, I find syntax highlighting very useful, too. That's why I'm using my SciEdit (witch comes with the newer Win32Forth versions) to edit Forth...
... This DLL was never uploaded to the old CVS, too. ... ForthForm is using this DLL only when you define the word withbgnd in 'ForthForm.f'. In the original...
... Help- ... No; but getlastwinerrmsg is only valid for error codes witch are returned by GetLastError() and GetLastError() doesn't work for OleInitialize()...
The *.fpj files in the CVS have been adapted for the new directory structure. Only WinEd.fpj is not yet right. I think it would be a nice option when we have a...
Hello Team, I have been out of the loop for a while, but I read it all, and that I see that your guys are really doing super great things here. Congratulations...
Hi David. I don't have X10, but it compiles on fx as-is. I'm tempted to include it in fx. Should I just include the link? And if it does end up needing some...
Thanks for the info re: imul. ... Right. But bear in mind that the syntax will have the operator "#" preceding the operand which can be an entire evaluation. ...
Just for the record. No other reason... Not that it's important, but it was not the defered A; that make f-pc easier to modify the assembler in. It was the...
... new directory ... of F12-key ... been edited. ... actions. ... A similiar idea has been going through my mind for a while now ( great minds think alike :-)...
RainbowSally, Thanks for asking, but I have no investment in the code. Do as you will. Most of it came from the Win32Forth samples. Don't count on the link...
... I am not familiar with SciEdit. My copy of W32F came with WinEdit which has some problems. Regardless, I use CodeWright for a lot of stuff (including...
Hi John, ... Displaying a ballon tooltip isn't so hard to implement. But before we can start we have to document all the words in a standard way. by DIrk...
... That's why I wrote SciEdit (it based on the Scintilla Edit Control). If you want to take a look you can get a copy of Win32Forth 6.10.00 rc1 from...
... I have the idear to merge SciEdit and ProjectManager into one application. The we would have something like a real IDE for Win32Forth. ... by Dirk...
... Sounds that we have the same idea. I want to merge SciEdit and the ProjectManger into one application since I don't like having two apps for the same...
... Sounds like an X-file. I already made ScintellaChild, which can be put in a window in a simple way. ... ;Object I will upload ScintellaChild to Yahoo. It...
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...
Jan 2, 2005 1:22 pm
9003
... the ... kind ... therefore ... purpose. Should I leave it to you then, since SciEdit is your "baby"? ... I haven't actually tried it yet. It's just that...
I think you may be on the right path. I'm having one heck of a time getting imul r1, r/m2, # immed working and I'like very much to have that one feature. The...
... No only Help.cfg and Hyper.cfg are needed to rebuild the the *.NDX files witch the setup or with wined. So the NDX files shouldn't be uploaded to the CVS. ...
I have created a new Yahoo! group about Forth programming for the ARM MCU. If anyone has information to share or questions to ask or even if you are just...
... ok, but you can help by splitting up ProjectManager.f into smaler parts witch I can reuse (e.g one File for the TreeView, one for the Toolbar, one for...)....
Good! But IMHO the cart must be after the horse. Implement balloon ToolTips and make the default show some thing like this as a challenge to those of us using...