Página 1 de 1

Error DBBROWSE

Publicado: Lun May 09, 2011 10:54 am
por FRANK[1]
Hi,
When copy from folderPage to folderPage, one DBBROWSE, the
Header,footer,dataset,oDataField is lost
When running application appear this error
-------------- Informazione sulla gestione interna degli
errori ---------------
Chiamata a sottosistema: BASE
Codice di sistema: 1004
Stato di default: .F.
Descrizione: Class: 'NIL' has no exported method
Operazione: HANDLE
Argomenti: [ 1] = Tipo: U Val: NIL
File coinvolti:
Codice di errore Dos: 0
Chiamato da:
TBRWRECSEL:_NWIDTH (178)
ELABORACOMMESSE:CREATEFORM (1009)
ELABORACOMMESSE:NEW (189)
TFORM1:MENUELABCOMMCLICK (291)
TMENUITEM:ONCLICK (0)
TMENU:DOACTION (253)
TMENU:DOACTION (258)
TMENU:DOACTION (258)
TFORM1:WMCOMMAND (927)
RUNFORM (0)
TAPPLICATION:RUN (275)
MAIN (22)
-------------------------------------------------
In to file xfm is present this anomaly
WITH OBJECT ::oDBBrowse9 := TDBBrowse():New( ::oFolderPage7 )
:SetBounds( 24, 52, 838, 482 )
WITH OBJECT TBrwRecSel():New( ::oDBBrowse10 )
<<<<<<<<<<<<<<<<<< Anomaly
:nWidth := 10
:Create()
END
Frank

Error DBBROWSE

Publicado: Lun May 09, 2011 12:36 pm
por ignacio
Hello,
I tried to reproduce your error without success.
We are aware that column definitions get lost when doing copy & paste operations on TBrowse objects, something that we hope it will be fixed in the near future.
Regards,

Error DBBROWSE

Publicado: Lun May 09, 2011 5:27 pm
por FRANK[1]
Hi,
try this
1) New Form
2) NewFolder
3) AddFolderPage1
4) AddFolderPage2
5) AddFolderPage3
6) Add in to FolderPage1 DBBROWSE1 with 3 columns
7) Change nWidth of TBrwRecSel() es. from 24 to 10
8) Copy & Paste DBBROWSE1 on FolderPage2 and FolderPage3
9) Add 3 Columns in to DBBROWSE2 and DBBROWSE3
10) Compile
The error only appear on change TBrwRecSel():nWidth
Regards,
Frank
"Ignacio Ortiz de Zúñiga" <nonametoavoidspam@xailer.com> ha scritto
nel messaggio news:4dc7c397$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Hello,
> I tried to reproduce your error without success.
> We are aware that column definitions get lost when doing
> copy & paste operations on TBrowse objects, something that
> we hope it will be fixed in the near future.
>
> Regards, --
> Ignacio Ortiz de Zúñiga
> [Equipo de Xailer/Xailer team]
> http://www.xailer.com
> http://www.xailer.info