In the CVS I've now got working versions of windows, dialogs, controls and menus. The Winhello demo is working (not as a turnkey though yet); thaks for...
... It is great to see more of windows in the ST version thanks to you. I tried to compile listview.f. That went allright. Then listviewdemo.f. That seemed to...
... Fantastic! This is excellent work. I'm sorry I haven't had much time recently to do much, but I am constantly away on business for extended periods, like...
... controls ... yet); ... put it ... Other ... not be ... anyone ... then ... look ... At the moment Class.f sets them all to get things working, but it needs...
... controls ... yet); ... put it ... Other ... not be ... anyone ... then ... There was a problem with the Child window class; it was assumming TheWndProc was...
... Indeed very nice. Thank you for solving the problem. A test for the templates revealed a problem with RESOURCES.F When minimalwindow.f is compiled the...
... or might not be ... anyone ... know) then ... callback ... how ... the ... the ... That's to do with the changes to callbacks; replace &GetResLang with [']...
Hello, since the STC-Version is going on so nicely, I think it's time to close the Win32Forth "classic" development with the release of a stable Win32Forth...
... Agreed ! Altough, there is still a lot of work todo, this is a major step forward for the w32f-stc-version. I hope to find some more free time in the near...
... Hmmm... Is it really ready for the "big time"? There's so much to do; a debugger, get all the class stuff working properly, clean up the documentation...
... The ITC-version deserves at least one update in which the F12-problem of the IDE is solved. That would also improve the STC-version. Since the ITC-version...
When the following line is activated in PopupWindow.f: screen-size swap 2/ swap 2/ 0 Start: PopupWindow \ to show how it looks the popupwindow appears in...
... ups... I'm able to reproduce this problem like this: 1. Start Player4th 2. Let Player4th play some music 3. Start the IDE 4. Load a file in the IDE 5. Try...
Hello All, I'm very impressed with the recent progress on the STC version. I'll work on getting the COM and databse stuff ported over to it. Right now,...
... Not much. I found the following: ... see x \ then the decompiler crashes Running x seems to be OK but is perhaps not when it is used with other ...
... problem ... I agree. Also there are a few changes and bug fixes that I need to sought out and upload (they showed up in sorting things out for the STC...
... The problem with random is down to the change to symetric division (the mod at the end relies on floored division), so I've re-written it to use FM/MOD...
Win32Forth: a Forth for Windows 95/98/ME/NT/2K/XP Version: 6.11.09 Build: 2 Compiled: Monday, April 23 2007, 7:37PM Platform: Windows ME, 1,850k bytes free ...
... Hi Alasdair, Welcome to the group. After some searches I think you made WINTEST.F from ~\win32forth\doc\classes\TrayWindow.htm That file was ment as an...
... Great! I tracked the bug down to the imul instruction of the disassembler, but I didn't know it well enough to fix it. As I work around more in the STC...
... had ... I think it stems from the fact that the ITC version uppercases the string before running the number chain, whereas the STC version doesn't. I had a...
... I fixed this bug. It had nothing todo with the shared memory. It had something to to with this forth instance counting (ED-FORTH-COUNT and SECOND_FORTH?)....
... problem ... Presumably it's so if you have 2 instances of W32F running then F12 only compiles into 1 of them. How often does anyone do that? Perhaps it's...