realbasic-nug
[Top] [All Lists]

DocHaven is a RealBASIC app

To: realbasic-nug at lists dot realsoftware dot com
Subject: DocHaven is a RealBASIC app
From: David Cox <david_cox at mac dot com>
Date: Tue, 28 Nov 2006 19:07:58 +0000
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20061128180051 dot 8812516B6294 at lists dot realsoftware dot com>
If anyone feels like trying a Document Management System that was written in RealBASIC for Mac & Windows and uses both Zip routines
from Thomas Tempelman/Einhugur and FTP from Pyramid Design, I have
updated DocHaven to v1.0.8. It is designed for schools or businesses who want to share their documents, but may be useful for you too. Check it out at <www.holymackerelsoftware.com>. It is free for a single user. Feel free to ask me about how I coded any part of it.

Yours Sincerely,

David Cox
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


From  Tue 28 Nov 2006 13:16:59 -0700
Return-Path: <realbasic-nug-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
        id 6583A1258D17; Tue, 28 Nov 2006 12:17:33 -0800 (PST)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on www.realsoftware.com X-Spam-Level: X-Spam-Status: No, score=-1.6 required=4.5 tests=AWL,BAYES_00,NO_REAL_NAME autolearn=no version=3.1.1
Received: from lists.realsoftware.com (lists.realsoftware.com [209.198.132.125])
        by xmail.realsoftware.com (Postfix) with ESMTP id CD0871258D0F;
        Tue, 28 Nov 2006 12:17:28 -0800 (PST)
Received: from lists.realsoftware.com (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP
        id 7498916B6E4A; Tue, 28 Nov 2006 14:17:13 -0600 (CST)
X-Original-To: realbasic-nug at lists dot realsoftware dot com
Delivered-To: realbasic-nug at lists dot realsoftware dot com
Received: from mail.verex.com (mail.verex.com [66.116.103.197])
        by lists.realsoftware.com (Postfix) with ESMTP id CD8DF16B6DE4
        for <realbasic-nug at lists dot realsoftware dot com>;
        Tue, 28 Nov 2006 14:17:00 -0600 (CST)
Received: from [66.116.103.197] (localhost [127.0.0.1])
        by mail.verex.com (Postfix) with SMTP id 8E7C06A9A39
        for <realbasic-nug at lists dot realsoftware dot com>;
        Tue, 28 Nov 2006 13:16:59 -0700 (MST)
Date: Tue, 28 Nov 2006 13:16:59 -0700
From: joe at strout dot net
To: realbasic-nug at lists dot realsoftware dot com
In-Reply-To: <7 dot 0 dot 1 dot 0 dot 2 dot 20061128195408 dot 05d622e0 at ctv dot 
es>
X-Mailer: VerEx Email Gateway
Content-type: text/plain;
Content-transfer-encoding: 7bit
Message-Id: <20061128201659 dot 8E7C06A9A39 at mail dot verex dot com>
Subject: Re: Making music
X-BeenThere: realbasic-nug at lists dot realsoftware dot com
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Sender: realbasic-nug-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug-bounces at lists dot realsoftware dot com

On Nov 28, 2006, at 18:56 UTC, Peter Rodwell wrote:

>Consider using a MoviePlayer instead.  That has all the methods and
>events you need to do this job, I believe.

Yes, that was my first idea, but apart from several aesthetic
considerations (don't like its appearace and, more importantly,
it displays the name of the file it's playing, not the name of
the piece of music)

I was assuming you'd use an invisible MoviePlayer.

it has the same problem.

Sorry, what problem, specifically?  It has a Stop event so you can know
when the current song is done; and of course it has methods to pause
(Stop) and resume (Play) the song at any time.  Seems like it should do
everything you need.  But maybe I'm missing something?

Best,
- Joe

--
Joe Strout -- joe at strout dot net
Verified Express, LLC     "Making the Internet a Better Place"
http://www.verex.com/

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • DocHaven is a RealBASIC app, David Cox <=