realbasic-nug
[Top] [All Lists]

Re: Windows Flicker Help

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Windows Flicker Help
From: "Luis Cordova" <cordoval at gmail dot com>
Date: Wed, 28 Mar 2007 06:36:16 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <730912 dot 58048 dot qm at web23415 dot mail dot ird dot yahoo dot com> <20070327231924 dot 8A56E720F15 at mail dot verex dot com> <20070328094057 dot YVOZ9543 dot aa07 dot charter dot net at CB56611-T dot chickensys dot com>
double buffering? opppss

On 3/28/07, Rubber Chicken Software Co. <support at chickensys dot com> wrote:
> I finished the Mac version of an app and I just am turning to RBWin
> to do the Windows version.
>
> There's bit of graphical elements in it, and I'm getting lots of
> flicker with the interface, it's not very cooperative and it doesn't
> look too good.
>
> Are there any hints on calming down the flickering and the "blank
> spots" while the app is doing something and not refreshing the
> graphical elements? I turned off all the EraseBackground properties,
> but that doesn't help much. Even elements that are invisible seem to
> cause "holes" in elements they lay on top of.
>
> Any good hints?
>
> * * * * * * * * * * * * * * * * * * * * * * * * * * *
> | Garth Hjelte                                      |
> | Customer Service Representative, President        |
> | Chicken Systems, Inc, Rubber Chicken Software Co. |
> | 714 5th Street SE                                 |
> | Willmar, MN 56201 USA                             |
> |                                                   |
> | 800-8-PRO-EPS    Toll Free Order Line (US Only)   |
> | 320-235-9798     Tech Support, Sampler Questions  |
> |                  International Line               |
> | 360-838-7689     Fax                              |
> | Product Sales:   sales at chickensys dot com             |
> | Product Support: support at chickensys dot com           |
> | Sampler Q+A:     qa at chickensys dot com                |
> | Web Page:        www.chickensys.com               |
> * * * * * * * * * * * * * * * * * * * * * * * * * * *
>
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives:
> <http://support.realsoftware.com/listarchives/lists.html>
>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


From  Wed 28 Mar 2007 14:55:50 +0200
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 D49E11D43171; Wed, 28 Mar 2007 05:56:04 -0700 (PDT)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on 
        www.realsoftware.com
X-Spam-Level: 
X-Spam-Status: No, score=-2.5 required=4.5 tests=AWL,BAYES_00 autolearn=ham 
        version=3.1.1
Received: from lists.realsoftware.com (m.realsoftware.com [66.116.103.65])
        by xmail.realsoftware.com (Postfix) with ESMTP id 2AD6A1D43167;
        Wed, 28 Mar 2007 05:56:02 -0700 (PDT)
Received: from real-software-mini.local (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP id E077E194D7B;
        Wed, 28 Mar 2007 07:55:56 -0500 (CDT)
X-Original-To: realbasic-nug at lists dot realsoftware dot com
Delivered-To: realbasic-nug at lists dot realsoftware dot com
Received: from smtprelay04.ispgateway.de (smtprelay04.ispgateway.de
        [80.67.18.16])
        by lists.realsoftware.com (Postfix) with ESMTP id 18CC2194D6F
        for <realbasic-nug at lists dot realsoftware dot com>;
        Wed, 28 Mar 2007 07:55:51 -0500 (CDT)
Received: (qmail 2905 invoked from network); 28 Mar 2007 12:55:50 -0000
Received: from unknown (HELO [192.168.1.80]) (363246 at [84 dot 175 dot 80 dot 
79])
        (envelope-sender <support at monkeybreadsoftware dot de>)
        by smtprelay04.ispgateway.de (qmail-ldap-1.03) with SMTP
        for <realbasic-nug at lists dot realsoftware dot com>; 28 Mar 2007 
12:55:50 -0000
To: realbasic-nug at lists dot realsoftware dot com
Subject: Failed Assertion in PluginGlue.cpp: index < 8192
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Wed, 28 Mar 2007 14:55:50 +0200
Message-ID: <1hvowpp dot pqbhuz13qb0g5M%support at monkeybreadsoftware dot de>
MIME-Version: 1.0
Organization: Monkeybread Software Germany
X-Face: nrf3>{WQ6c&r+7 at e)"]0G60`-6ND^)I2mI%>)QGYa=9"=7jhd-g2|b3!>Al0+
        Ccb%xGQshhi|g at QU2$
User-Agent: MacSOUP/D-2.8 (Mac OS X version 10.4.9 (PPC))
X-BeenThere: realbasic-nug at lists dot realsoftware dot com
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: realbasic-nug-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug-bounces at lists dot realsoftware dot com

Hi,

I got a dialog with this:

Runtime Error 4: Failed Assertion

Location: /Volumes/RBUS/Common/Compiler Support/PluginGlue.cpp:214
Failure Condition: index < 8192
Failure Message:

It is with a project using all plugin classes from me.
Can someone tell me what limit I'm hitting?

Gru=DF
Christian

-- =

Around twelve thousand functions in one REALbasic plug-in. =

The Monkeybread Software Realbasic Plugin v7.0. Now universal!
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>