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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 11304 - 11333 of 13632   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11304
... Message: 4 Date: Wed May 31, 2006 12:37 pm (PDT) From: "Frank Russo" fjrusso@... Subject: Listening code Is there any Forth Code for Audio /...
Andrew Korsak
kr6dd
Offline Send Email
Jun 1, 2006
7:17 pm
11305
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...
Andrew Korsak
kr6dd
Offline Send Email
Jun 2, 2006
6:40 pm
11306
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...
Andrew Korsak
kr6dd
Offline Send Email
Jun 3, 2006
8:00 am
11307
... 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...
Bruno Gauthier
betonnage
Offline Send Email
Jun 3, 2006
8:55 am
11308
... 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...
George Hubert
georgeahubert
Offline Send Email
Jun 3, 2006
11:25 am
11309
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...
Ezra Boyce
ezraboyce
Offline Send Email
Jun 3, 2006
7:43 pm
11310
... 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:...
Dirk Busch
dirkbuschde
Offline Send Email
Jun 4, 2006
7:36 am
11311
... 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...
Dirk Busch
dirkbuschde
Offline Send Email
Jun 4, 2006
7:59 am
11312
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...
Send Email
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 Busch
dirkbuschde
Offline Send Email
Jun 4, 2006
11:30 am
11314
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...
David Garner
dpgarner
Offline Send Email
Jun 4, 2006
12:33 pm
11315
... 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...
Jos van de Ven
josven2001
Offline Send Email
Jun 4, 2006
5:47 pm
11316
... 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...
rodoakford
Offline Send Email
Jun 4, 2006
8:11 pm
11317
VB,VB.NET,JAVA,C# and C++ Free Ebooks Download Now: http://www.programmer-home.com...
almasry1wk10000@...
almasry1wk10000
Offline Send Email
Jun 5, 2006
4:16 am
11318
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
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...
Ezra Boyce
ezraboyce
Offline Send Email
Jun 5, 2006
6:11 am
11320
On Sun, 04 Jun 2006 16:08:44 -0400, rodoakford <rodoakford@...> ... <dirk.yahoo@...> ... but I am ... the ... the ... class this ... modal ... and ... ...
Ezra Boyce
ezraboyce
Offline Send Email
Jun 5, 2006
6:39 am
11321
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...
Dirk Busch
dirkbuschde
Offline Send Email
Jun 5, 2006
7:09 am
11322
... 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. ...
Dirk Busch
dirkbuschde
Offline Send Email
Jun 5, 2006
7:55 am
11323
... 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...
Dirk Busch
dirkbuschde
Offline Send Email
Jun 5, 2006
8:03 am
11324
... 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...
Dirk Busch
dirkbuschde
Offline Send Email
Jun 5, 2006
8:35 am
11325
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....
Frank Russo
fjrusso
Offline Send Email
Jun 5, 2006
3:47 pm
11326
... 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...
rodoakford
Offline Send Email
Jun 5, 2006
5:23 pm
11327
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...
Ezra Boyce
ezraboyce
Offline Send Email
Jun 5, 2006
7:05 pm
11328
... 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 ...
rodoakford
Offline Send Email
Jun 5, 2006
7:08 pm
11329
On Mon, 05 Jun 2006 13:10:35 -0400, rodoakford <rodoakford@...> ... <dirk.yahoo@...> ... and your ... SciEdit and ... SciEdit. ... ) hWnd call ... ...
Ezra Boyce
ezraboyce
Offline Send Email
Jun 5, 2006
7:10 pm
11330
... 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...
rodoakford
Offline Send Email
Jun 5, 2006
7:17 pm
11331
... 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...
Jos van de Ven
josven2001
Offline Send Email
Jun 5, 2006
7:47 pm
11332
I believe you are very welcome here with us. John Peters ... From: "Frank Russo" <fjrusso@...> To: <win32forth@yahoogroups.com> Sent: Monday, June 05,...
japeters@...
japeters1939
Offline Send Email
Jun 6, 2006
12:32 am
11333
... Thanks. The hospitality of the group is most appreciated. ... This win32forth group is currently the most active forum with respect to the Mind.Forth...
AT Murray
mentifex
Offline Send Email
Jun 6, 2006
5:09 am
Messages 11304 - 11333 of 13632   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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