Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread How to spend some time in a state of insanity
Sat, Mar 31 2012 2:16 PMPermanent Link

Dominique Willems

Kept getting an "Invalid value for field MsgID" for following line:

tbM.SetRange([m.ID],[m,ID]);

Took me quite some time to discover the "," in "[m,ID]", instead of the
dot.

And, of course, on top of it all, the ID variable existed, so any
sensible error was out of the question.
Sun, Apr 1 2012 4:11 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Dominique


Thank you for sharing that its brightened my morning.

Now for my story:

I'm in the process of swapping TAdvStringGrids for a combination of TnlhSGTable, TDatasource and TnlhDBGrid. The very first one I went for was the task list complete with flashing alarms. I "knew" how to do the flashing alarms because I was doing the same on a different form with a proper table. Four hours later I still wasn't able to get the bloody grid to show a single glyph let alone a flashing one. THEN it dawned on me - set the imagelist on the grid. Result alarms flashing on and off like mad.

Roy Lambert
Sun, Apr 1 2012 6:51 AMPermanent Link

Dominique Willems

Roy Lambert wrote:
> Result alarms
> flashing on and off like mad.

LOL

The only advantage of a mad episode like this, is the utter feeling of
elation at the end, which actually beats the feeling if everything just
went as planned. Wink
Image