1926
N.A.N.Y. 2011 / Re: NANY 2011 Release: Snap DB
« Last post by skwire on April 10, 2013, 10:15 AM »on resizing the SnapDB window, I've gotten three freezes so far-tomos (April 10, 2013, 07:51 AM)
I can reproduce this by grabbing the right side and shaking the hell out of it but not under normal circumstances. I'm going to guess the issue is in the Anchor() function that I use for positioning and resizing controls.
I wanted to ask you why is the "Edit record" option greyed out when in "Filter" mode?-alexsan01 (March 19, 2013, 12:27 PM)
Apologies for missing your post, alexsan01.

Short answer: Utter laziness.
Long answer: This might be a bit difficult to explain. Snap DB databases aren't really databases in the relational sense (they're simple flat files). When displaying filtered contents, what you're seeing is a new listview of matching results that have no correlation with the non-filtered view. I haven't sat down and come up with a way to correlate the two. Does that make any sense?
Recent Posts