Jump to content


Emsländer

Member Since 08 Feb 2005
Offline Last Active Aug 21 2006 05:38 PM
-----

Topics I've Started

TNxCheckbox Text invisible

14 August 2006 - 03:15 PM

Hi there,



If I place a text into the TNxCheckBox, this text is invisible?



rgds



Jörg

Nextdbgrid only shows the first row of Data

12 May 2006 - 11:27 AM

Hi there

Delphi2006, SQL 2005


TSQLConnection->TSQLDataSet->TDataSource->TNextDBGrid

The command text is: select * from tkanlage

The rowcount is ok - 551. - This is the count of records.
Also the vertical scrollbar is not visible.


What´s wrong?

brgds

Jörg

General Repaint Problem

10 May 2006 - 12:21 PM

Hi Fans,

In my Application I have a big problem:

This sreen with NXGrid:



until here all is fine.

Then I open the combobox in the grid:



There is anything to see, but not the items. Only, if I move the cursor, then the real items of the combobox are visible:



After this I press the scoring button (this program part does a financial scoring). After this the second tab is visible and active.

frmmain.tab_finanzierung.PageVisible := true;
frmMain.pc_Finanzierung.ActivePage := frmmain.tab_finanzierung;

But: the only thing what is visible are a few frames about tab1 (but tab2 is visible and active):



Only if i click manually back to tab1 and return to tab2, then all is fine:



What to do now.

It seams , that the graphic memory is not been refreshed...

brgds

Jörg

NxFlipPanel: Header Color does not change

05 May 2006 - 10:03 AM

Hi there,

I want to change the header color of the NxFlipPanel. I can do this. But nothing happens :?:

What to do?

rgds

Jörg

Max in Numbercolumn

18 October 2005 - 11:56 PM

Hi Boki,

how can I set the max to 1,25 for ex. ? In Moment there is only Integer possible. I need this function realy fast :?

brgds

EL