On 15/04/2011 01:28, Patricia Shanahan wrote:
On 4/14/2011 4:52 PM, Dirk Bruere at NeoPax wrote:
On 14/04/2011 23:32, Lew wrote:
...
That information was *not* in your post, so no, there was *not*
enough
information in your post. I am happy that we found the correct answer
despite that. It is strange that you're claiming to have provided
enough
information by citing data that you did not provide us.
Because at the time I did not know it was relevent
That is the perfect summary of the argument in favor of constructing
and
posting an SSCCE.
An SSCCE includes all actually relevant information, regardless of
whether the person constructing the SSCCE is aware of its relevance.
Constructing a non-SSCCE excerpt the contains all information that is
actually relevant is much harder. It requires the programmer to know
what is relevant to the problem without knowing enough to solve it, a
rare condition.
Patricia
Well, I have just got another problem that cannot be done this way,
unless I post the whole program.
I have multiple listviews each containing hundreds of strings.
I switch between them with various buttons.
When they load, they are fine.
However, if I use a finger to scroll the screen up and then switch to
another listview while the last one is still scrolling I get entries
broken into multiple lines that persist.
It sure sounds like SSCCE material to me. I would start with questions