Hi Staffan,
I'm very busy now, (that's why I haven't replied on the custom draw
thread,) so if you sent me a sample program it would make it easier to take
a look.
On the face of it, I'd say you don't have any other matches. Did you read
this part of the docs:
The search is case insensitive, but is
otherwise exact. I.e., Coffe Product will not match Coffe Products, but
will match coffe product
or coffe PRODUCT
--
Mark Miesfeld
On Thu, Jan 24, 2013 at 9:29 AM, Staffan Tylen <staffan.ty...@gmail.com>wrote:
> I'm facing an issue with the treeview find method that looks like a bug.
> Consider the following:
>
> text = tree~itemText(hItem)
> do forever
> found = tree~find(text)
> if found = 0 then leave
> tree~delete(found)
> end
>
> This loop always seems to delete only the first existing item, the second
> find always returns zero even when additional items exists. I can provide a
> full sample program, should that be needed.
>
> Staffan
>
>
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d
> _______________________________________________
> Oorexx-users mailing list
> Oorexx-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-users
>
>
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users