realbasic-plugins
[Top] [All Lists]

Re: REALbasic 2011 4.1 windows issues - REAL I need help here

To: Real Studio Plugins <realbasic-plugins@lists.realsoftware.com>
Subject: Re: REALbasic 2011 4.1 windows issues - REAL I need help here
From: William Yu <william@realsoftware.com>
Date: Mon, 27 Feb 2012 11:04:28 -0600
Authentication-results: mx.google.com; spf=pass (google.com: domain of realbasic-plugins-bounces@lists.realsoftware.com designates 74.124.194.228 as permitted sender) smtp.mail=realbasic-plugins-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <D563F365-3CB4-4E3F-A4F8-E9F818FB3BF2@einhugur.com>
References: <D563F365-3CB4-4E3F-A4F8-E9F818FB3BF2@einhugur.com>
Reply-to: Real Studio Plugins <realbasic-plugins@lists.realsoftware.com>
Sender: realbasic-plugins-bounces@lists.realsoftware.com
Björn,
How can we reproduce this?  I've tried your TreeView Exampler.rb project
and it works fine built with 2011r4.1 on Vista.

2012/2/25 Björn Eiríksson <bjorn@einhugur.com>

> Now I have spends awful lot of time on this and I have no chance to narrow
> this or
> do anything this has never been broken before until in the newest
> REALbasic versions.
>
> Issue here is if I add a node to a TreeView on Windows in the Open event.
> Note that I have disabled all code that calls redraw.
>
> Facts:
>   * If I add node after open event then no issue.
>   * If I add node in the open event - crash. (no repaint is called)
>   * Things have always been fine in the past.
>
> Now I put Debug messages in every event of the control, as well as where
> the append node begins and ends.
>
> [2396] TreeView_Init
> [2396] TreeView_Open
> [2396] TreeView_InnerOpen  <----- Just open event that is normally exposed
> to the REALbasic developer
> [2396] Begin TreeView_AppendNode
> [2396] End TreeView_AppendNode
>
> Crashes after this point, somewhere in REALbasic. No more events come no
> nothing.
>
> Note if this was called after the open event from say a button then all is
> well.
>
> As things are then I have zero chance at this and its completely broken on
> windows so I have no chance at supporting the newer versions of REALbasic
> at this point.
> --
> ______________________________________________________________________
> Björn Eiríksson                        bjorn@einhugur.com
> Einhugur Software
> http://www.einhugur.com/
> ______________________________________________________________________
> Einhugur Software has sold its products in 87 countries world wide.
> ______________________________________________________________________
> For support:                           support@einhugur.com
> To post on the maillist:               plugins@einhugur.com
>
>
>
>
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives:
> <http://support.realsoftware.com/listarchives/lists.html>
>



-- 
William Yu
Real Software, Inc.
Meet us at Real World 2012
<http://realsoftware.com/community/realworld.php>in Orlando, Florida!
_______________________________________________
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>