Frank, I think I know why you are having trouble accessing my postings at the Win32Forth Yahoo group. Your ISP may not know what to do with the *.zip and *.f...
Frank, I forgot to say that the Mind.Forth site http://mind.sourceforge.net/mind4th.html has some kind of sound output already built in. Perhaps you want/need...
... Hi Franck a short example to record a voice (from microphone) to a wav file and then playback it. samplepersec, bitspersample,channels could be set. That...
... Sometimes Yahoo has problem with downloading files; it times out when going to the download page and comes up with the server not found page. Often only...
Pardon if I seem slow in the brain department but I am a little confused. In the window class 'parent' is supposed to be the handle of the window's parent, as...
... From my Point of view Parent must be the object address of the parent window and not the window handle. To get the window handle you can use: GetHandle:...
... Hm, there are some more strange things. After, looking at the usage of Parent in the window class it look's like that Parent here realy means the window...
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 : /Users/Dirk...
win32forth@yahoogroup...
Jun 4, 2006 11:03 am
11313
Hello, ... I have startet turning SciEdit into something more like an IDE for Win32Forth. I have uploaded a preview version to my yahoo file folder. My first...
Dirk, I've not looked at your file yet (I certainly plan to), but the idea is exciting. If it's like other efforts you've shared here, I'm sure it will turn...
... Hi Dirk. Just a few ideas: - Save the position of the splitter at the exit. - Increase the size the first column of the listview. - Make the view of the...
... needs ... Window.f I think Parent should ALWAYS contain the object address, as is the case in SetParent:, and NOT the window handle. ... THEN ;M It is used...
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...
Jun 5, 2006 5:42 am
11319
On Sun, 04 Jun 2006 07:29:21 -0400, Dirk Busch ... know that ... win32forth ... Win32ForthIDE ... like an IDE for ... yahoo file folder. Hi Dirk, good going. I...
On Sun, 04 Jun 2006 16:08:44 -0400, rodoakford <rodoakford@...> ... <dirk.yahoo@...> ... but I am ... the ... the ... class this ... modal ... and ... ...
Hello Rod, I just saw your latest changes to the RebarControl and your RebarControlDemo. Both look very nice. But your changes to the RebarControl broke both...
... Thank's for your code. I like your directory tree. ... That would be nice. I will clean up my code and upload it to the CVS, so you can jump on the train. ...
... I have uploaded new Version of Window.f and ChildWindow.f to the CVS. I made the following changes: window class changes: - New ivar hWndParent added as a...
... done ... done ... I removed the path completely (maybe I will add a second row to disply it). ... I'm not shure about this; Currently you only need to add...
Is there a seperate discussion group or email list etc for those involved in / interested in or just playing with Mind.f AI mind. ??? Mine is not running yet....
... Oops!, I didn't check the turnkeyed version of SciEdit. RebarControl.f is now fixed. ... SendMessage ; in somewhere like the DIALOG&CONTROL class so that...
On Mon, 05 Jun 2006 03:57:53 -0400, Dirk Busch ... know that ... the ... Busch/Win32ForthIde.exe ... more ... preview version ... to my ... Perhaps you can...
... parent ... Hi Dirk, I see you have marked ParentWindow: as deprecated but it is still used as an overridable method to set the parent of an owned window ...
... Hi Ezra, I thought that using exactly the same name would be easier then all you would have to change would be to NOT load SendMessage.f. The only...
... Something goes wrong at Sourceforge. Thanks to your msg's I knew that the CVS was updated. I also updated listview.f and got no msg of it. The new...
I believe you are very welcome here with us. John Peters ... From: "Frank Russo" <fjrusso@...> To: <win32forth@yahoogroups.com> Sent: Monday, June 05,...
... Thanks. The hospitality of the group is most appreciated. ... This win32forth group is currently the most active forum with respect to the Mind.Forth...