Ok Mark,
Lazarus is a project that´s not very mature yet, so we should expect to see more of this sort of thing.
What I did was put a TShape instead of a TPanel and made my code hide and show the components I need one by one. Boring, but works for now.
Thnx for your answer anyway.
Nelson
Search found 7 matches
- 13.04.2007, 15:49
- Forum: User Patches
- Topic: [bug_fixed] ZDataset Events in Lazarus
- Replies: 7
- Views: 3196
- 12.04.2007, 17:11
- Forum: User Patches
- Topic: [bug_fixed] ZDataset Events in Lazarus
- Replies: 7
- Views: 3196
- 11.04.2007, 22:50
- Forum: User Patches
- Topic: [bug_fixed] ZDataset Events in Lazarus
- Replies: 7
- Views: 3196
by the way, I got the 234 revision from here:
http://zeosdownload.firmos.at/downloads/snapshots/
Is there any other place to get it ?
http://zeosdownload.firmos.at/downloads/snapshots/
Is there any other place to get it ?
- 11.04.2007, 22:46
- Forum: User Patches
- Topic: [bug_fixed] ZDataset Events in Lazarus
- Replies: 7
- Views: 3196
hello ppl, I had the same problem and tryed to download this revision, but I only found revisons 228 and 234 so I gone for the latest (234). Fixed my problem, but now when I have a TPanel in the same form and try to access field editor (in Lazarus by the way) it crashes the whole IDE. Is there a fix...
- 03.03.2006, 16:02
- Forum: 6.1.5
- Topic: TZUpdateSQL
- Replies: 7
- Views: 3946
- 03.03.2006, 13:59
- Forum: 6.1.5
- Topic: TZUpdateSQL
- Replies: 7
- Views: 3946
- 03.03.2006, 00:47
- Forum: 6.1.5
- Topic: TZUpdateSQL
- Replies: 7
- Views: 3946
TZUpdateSQL
How exactly do I use TZUpdateSQL ?
I use a TZQuery with UpdateObject property set, cachedupdates=true, but the associated dbgrid is still readonly. Do I have to use RequestLive = True ? it works, but I just don´t want a live connection to the db.
What´s the right way to do it ?
thnx,
Nelson
I use a TZQuery with UpdateObject property set, cachedupdates=true, but the associated dbgrid is still readonly. Do I have to use RequestLive = True ? it works, but I just don´t want a live connection to the db.
What´s the right way to do it ?
thnx,
Nelson