[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] nice fixes (Tomasz)



PureBytes Links

Trading Reference Links

Tomasz,
Re the tree, why is it necessary for  "All" to open  when  a symbol is
entered?
Sure would avoid a lot of clutter and the need to reclose it to resume
working  with my lists if "All" never, ever opened.

Regards,
Bob

-----Original Message-----
From: Tomasz Janeczko [mailto:amibroker@xxxxxx]
Sent: Sunday, March 02, 2003 1:22 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: Re: [amibroker] nice fixes (Tomasz)


Yuki,

AmiBroker saves layouts of all opened windows.
It does not save exact state of the tree and I don't plan
to save it in the near future.

Why?
First please note that tree can contain hundreds of thousands items
(in case of QP2 database).
Microsoft tree control has real problems
with handling lots of items and I had to spent A LOT of
time inventing workarounds.
You can not even imagine how much work was put into this.

Current tree uses on-demand fill (only when you unfold
the leaf the subitems are really added) and several
other tricks to save memory and
loading time.

Saving entire tree state would be ineffective
as all items would need to be stored at exit/
read back completely at the start up time.

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "Yuki Taga" <yukitaga@xxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Sunday, March 02, 2003 4:39 AM
Subject: [amibroker] nice fixes (Tomasz)


> Hi Tomasz,
>
> Nice fixes in today's beta.  Thanks.
>
> There is one thing that still really irks me, however.  It's a small
> thing maybe, and we have talked about it some time ago, and I cannot
> remember the resolution, if there is one.
>
> I would really and truly like AB to open in *exactly* the same state
> it was in when I close it.  Same sheet, of course, which already
> happens, but the same layout (expansion or contraction) of the symbol
> tree -- assuming of course I am exiting with the default database
> loaded, the same database that will be loaded on the next start.
>
> As is, I still have the following "bug" (I would sure consider it
> one, but maybe others don't) . . .
>
> Let's say I have my symbol tree open to 'All' or any 'Market'.  And
> let's say the focus is on an issue that is also a member of
> 'Favorites'.  When I close and reopen AB, the tree that I was working
> in is now collapsed, and the Favorites tree is expanded.
>
> I for one don't like this handling.  Can we have at least an option
> on how to handle this?  I really want AB to open exactly as I left
> it.  I am usually working in a particular symbol tree for some
> reason.  So I'd like to not always have to reset it when I reopen.  I
> would guess there is either a profound coding reason for this
> behavior, or an easy fix?
>
> Yuki ^_^
>
> mailto:yukitaga@xxxxxxxxxxxxx
>
>
>
> Send BUG REPORTS to bugs@xxxxxxxxxxxxx
> Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
> -----------------------------------------
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> --------------------------------------------
> Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>
>

Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html

Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/



Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/