Hi,
in mysql i use type tinyint(1) with values 0 und 1 as a boolean field.
now i want to use a NxDBCheckboxColumn with this field, but field ist always empty in DBGrid.
if i use a DBTextColumn instead i see values True, False.
which properties in NxDBCheckBoxColumn do i have to set?
best regards
stefan
- Bergsoft Forum
- → Viewing Profile: Topics: steki
Community Stats
- Group Members
- Active Posts 10
- Profile Views 4,686
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
0
Neutral
User Tools
Topics I've Started
mysql: tinyint (1) as NxDBCheckboxColumn
22 August 2006 - 12:06 PM
[proposal] Save/restore columns pos, width, ...
04 August 2006 - 11:36 PM
hi,
there have been some proposal for saving and restoring columns width, position, ... in this forum. Some of them use inifiles for storing, others prefere registry.
Why not using an existing persistent concept from jedi library: jvPersistant.
Jedi has a non visible control that easily enables programmers to save and restore form position and other params.configuration can be stored in registry, inifile, streams, ....
maybe boki can modify next components to work with jedi form storage. for testing download jedilib, make a form and drag jvFormStorage and JvAppRegistryStorage to the form.
(http://homepages.bor....com/jedi/jvcl/)
any comment / suggestion?
best regards
stefan
there have been some proposal for saving and restoring columns width, position, ... in this forum. Some of them use inifiles for storing, others prefere registry.
Why not using an existing persistent concept from jedi library: jvPersistant.
Jedi has a non visible control that easily enables programmers to save and restore form position and other params.configuration can be stored in registry, inifile, streams, ....
maybe boki can modify next components to work with jedi form storage. for testing download jedilib, make a form and drag jvFormStorage and JvAppRegistryStorage to the form.
(http://homepages.bor....com/jedi/jvcl/)
any comment / suggestion?
best regards
stefan
OnDblClick
04 August 2006 - 06:00 PM
Hi,
OnDblClick Event will be raised if i double click the header, but it should only be raised if i doubleclick data rows. Or am i doing something wrong?
regards
stefan
OnDblClick Event will be raised if i double click the header, but it should only be raised if i doubleclick data rows. Or am i doing something wrong?
regards
stefan
nxalert problem
19 July 2006 - 01:04 PM
hi,
using current version of nxalertwindow i have two problems.
- i cant find a way to disable autoclose function (Autoclosedelay = 0), so that the user has to close the window manually.
- when the windows statusbar is on top of the screen and not at the bottom, nxalertwindow should appear at the top as well
regards
stefan
using current version of nxalertwindow i have two problems.
- i cant find a way to disable autoclose function (Autoclosedelay = 0), so that the user has to close the window manually.
- when the windows statusbar is on top of the screen and not at the bottom, nxalertwindow should appear at the top as well
regards
stefan
TAlertView: Memory Leak
05 February 2006 - 01:48 AM
Hi,
there is a small Memory Leak in TAlertView.
I used fastmm4 (http://sourceforge.n...lease_id=389952) to find these leaks. Could you please check this.
regards
stefan
Stack trace of when this block was allocated (return addresses):
4029FB [System][@GetMem]
403A83 [System][TObject.NewInstance]
403E52 [System][@ClassCreate]
459457 [Graphics][TBitmap.Create]
455615 [Graphics][TCanvas.GetPixel]
4596C9 [Graphics][TBitmap.Changed]
4A929A [NxCollection.pas][NxCollection][TNxAlertWindow.Create][741]
44C160 [Classes][CreateComponent]
44C391 [Classes][TReader.ReadComponent]
--------------------------------2006/2/4 23:38:53--------------------------------
This application has leaked memory. The small block leaks are (excluding expected leaks registered by pointer):
53 - 68 bytes: TBitmap x 2
101 - 116 bytes: TBitmapImage x 2
there is a small Memory Leak in TAlertView.
I used fastmm4 (http://sourceforge.n...lease_id=389952) to find these leaks. Could you please check this.
regards
stefan
Stack trace of when this block was allocated (return addresses):
4029FB [System][@GetMem]
403A83 [System][TObject.NewInstance]
403E52 [System][@ClassCreate]
459457 [Graphics][TBitmap.Create]
455615 [Graphics][TCanvas.GetPixel]
4596C9 [Graphics][TBitmap.Changed]
4A929A [NxCollection.pas][NxCollection][TNxAlertWindow.Create][741]
44C160 [Classes][CreateComponent]
44C391 [Classes][TReader.ReadComponent]
--------------------------------2006/2/4 23:38:53--------------------------------
This application has leaked memory. The small block leaks are (excluding expected leaks registered by pointer):
53 - 68 bytes: TBitmap x 2
101 - 116 bytes: TBitmapImage x 2
- Bergsoft Forum
- → Viewing Profile: Topics: steki
- Privacy Policy



Find content