Search the web
Sign In
New User? Sign Up
win32forth
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 8979 - 9008 of 14480   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8979
Hi Andrew, ... fixed, I forgot to commit my new Version of Registry.f ... Same on my system. I'll take a look ... by Dirk...
Dirk Busch
dirkbuschde
Offline Send Email
Jan 1, 2005
8:35 am
8980
... 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...
Dirk Busch
dirkbuschde
Offline Send Email
Jan 1, 2005
9:52 am
8981
... Works OK for me; have you tried 0 call OleInitialize getlastwinerrmsg count type -- Regards Alex McDonald...
Alex McDonald
alextangent
Offline Send Email
Jan 1, 2005
2:35 pm
8982
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...
Jos van de Ven
josven2001
Offline Send Email
Jan 1, 2005
4:46 pm
8983
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...
Rick Collins
gnuarm
Offline Send Email
Jan 1, 2005
5:04 pm
8984
... 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...
Dirk Busch
dirkbuschde
Offline Send Email
Jan 1, 2005
6:48 pm
8985
... 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...
Dirk Busch
dirkbuschde
Offline Send Email
Jan 1, 2005
6:48 pm
8986
= = = Original message = = = ... missing. ... understood. ... Freeimage.dll was not in the original CVS. IIRC, there was some uncertainty about its...
Ezra Boyce
ezraboyce
Offline Send Email
Jan 1, 2005
6:58 pm
8987
... Help- ... No; but getlastwinerrmsg is only valid for error codes witch are returned by GetLastError() and GetLastError() doesn't work for OleInitialize()...
Dirk Busch
dirkbuschde
Offline Send Email
Jan 1, 2005
7:07 pm
8988
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...
Jos van de Ven
josven2001
Offline Send Email
Jan 1, 2005
8:24 pm
8989
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...
John A. Peters
japeters1939
Online Now Send Email
Jan 1, 2005
8:53 pm
8990
... I get ok (zero) first time, 1 (S_FALSE) second time. Win2K service pack 4 -- Regards Alex McDonald...
Alex McDonald
alextangent
Offline Send Email
Jan 1, 2005
10:46 pm
8991
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...
rainbowsally
rainbowsally...
Offline Send Email
Jan 2, 2005
2:03 am
8992
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. ...
rainbowsally
rainbowsally...
Offline Send Email
Jan 2, 2005
2:13 am
8993
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...
rainbowsally
rainbowsally...
Offline Send Email
Jan 2, 2005
2:38 am
8994
... 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 :-)...
Ezra Boyce
ezraboyce
Offline Send Email
Jan 2, 2005
3:32 am
8995
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...
David Garner
dpgarner
Offline Send Email
Jan 2, 2005
4:16 am
8996
... 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...
Rick Collins
gnuarm
Offline Send Email
Jan 2, 2005
7:50 am
8997
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...
Dirk Busch
dirkbuschde
Offline Send Email
Jan 2, 2005
8:21 am
8998
... 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...
Dirk Busch
dirkbuschde
Offline Send Email
Jan 2, 2005
8:21 am
8999
... 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...
Dirk Busch
dirkbuschde
Offline Send Email
Jan 2, 2005
8:21 am
9000
... 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...
Dirk Busch
dirkbuschde
Offline Send Email
Jan 2, 2005
8:21 am
9001
... 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...
Jos van de Ven
josven2001
Offline Send Email
Jan 2, 2005
1:12 pm
9002
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...
Send Email
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...
Ezra Boyce
ezraboyce
Offline Send Email
Jan 2, 2005
11:05 pm
9004
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...
rainbowsally
rainbowsally...
Offline Send Email
Jan 3, 2005
1:04 am
9005
... 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. ...
Dirk Busch
dirkbuschde
Offline Send Email
Jan 3, 2005
4:46 pm
9006
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...
Rick Collins
gnuarm
Offline Send Email
Jan 3, 2005
5:25 pm
9007
... 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...)....
Dirk Busch
dirkbuschde
Offline Send Email
Jan 3, 2005
6:12 pm
9008
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...
John A. Peters
japeters1939
Online Now Send Email
Jan 4, 2005
4:15 pm
Messages 8979 - 9008 of 14480   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help