In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Se encontraron 111 coincidencias
- Jue May 01, 2014 1:35 am
- Foro: Xailer English
- Tema: LetoDB and Xailer
- Respuestas: 0
- Vistas: 4742
LetoDB and Xailer
Are anybody use Xailer with LetoDB server?
- Mié Ene 29, 2014 9:29 am
- Foro: Xailer English
- Tema: Network path
- Respuestas: 2
- Vistas: 3539
Network path
Are anybody know how I can resolve this problem ?
- Mar Ene 28, 2014 11:13 pm
- Foro: Xailer Pro English
- Tema: DBComboBox
- Respuestas: 8
- Vistas: 5042
DBComboBox
Exported project is in attachment. This is simple project for testing.
Attached files Proba.zip (2.6 KB)Â
Attached files Proba.zip (2.6 KB)Â
- Mar Ene 28, 2014 3:35 pm
- Foro: Xailer Pro English
- Tema: DBComboBox
- Respuestas: 8
- Vistas: 5042
DBComboBox
I set nDataType (see attachment) but I have equal problem.
Attached files Form2.xfm (1.7 KB)Â
Attached files Form2.xfm (1.7 KB)Â
- Lun Ene 27, 2014 8:07 pm
- Foro: Xailer Pro English
- Tema: Two line browse column headers ???
- Respuestas: 9
- Vistas: 6534
Two line browse column headers ???
That is good! Thank you
- Lun Ene 27, 2014 8:02 pm
- Foro: Xailer Pro English
- Tema: DBComboBox
- Respuestas: 8
- Vistas: 5042
DBComboBox
ETHOD Combobox1Create( oSender ) CLASS TForm2
oSender:aitems := {"Beograd","Nis","Novi Sad","Kragujevac","Kraljevo"}
oSender:aItemsbound := { 11000, 18000, 21000, 34000, 36000 }
RETURN Nil
This not work.
Please see examples in attachment.
When program start Xailer IDE send this:
#1: XAILER ...
oSender:aitems := {"Beograd","Nis","Novi Sad","Kragujevac","Kraljevo"}
oSender:aItemsbound := { 11000, 18000, 21000, 34000, 36000 }
RETURN Nil
This not work.
Please see examples in attachment.
When program start Xailer IDE send this:
#1: XAILER ...
- Dom Ene 26, 2014 9:04 am
- Foro: Xailer Pro English
- Tema: DBComboBox
- Respuestas: 8
- Vistas: 5042
DBComboBox
Example in attachment
Attached files ADRESE.DBF (281 B)Â Form2.prg (1.8 KB)Â Form2.xfm (1.6 KB)Â
Attached files ADRESE.DBF (281 B)Â Form2.prg (1.8 KB)Â Form2.xfm (1.6 KB)Â
- Dom Ene 26, 2014 8:22 am
- Foro: Xailer Pro English
- Tema: DBComboBox
- Respuestas: 8
- Vistas: 5042
DBComboBox
I have numeric field in table (ZIP), two array
aTowns := { "Bepgrad", "Nis", "Novi Sad", "Kragujevac", "Kraljevo" }
aZIPs := { 11000, 18000, 21000, 34000, 36000 }
How I must sets aItems and aItemsBound in DBComboBox ?
Which event I use for settings this properties ?
aTowns := { "Bepgrad", "Nis", "Novi Sad", "Kragujevac", "Kraljevo" }
aZIPs := { 11000, 18000, 21000, 34000, 36000 }
How I must sets aItems and aItemsBound in DBComboBox ?
Which event I use for settings this properties ?
- Dom Ene 26, 2014 8:16 am
- Foro: Xailer Pro English
- Tema: Two line browse column headers ???
- Respuestas: 9
- Vistas: 6534
Two line browse column headers ???
If I put
TBrwColumn:nAlignment := taCENTER
program cenetered header and values in this column but I want centered header but not values in column (I want number values aligment taRIGHT)
TBrwColumn:nAlignment := taCENTER
program cenetered header and values in this column but I want centered header but not values in column (I want number values aligment taRIGHT)
- Dom Ene 26, 2014 7:52 am
- Foro: Xailer English
- Tema: Network path
- Respuestas: 2
- Vistas: 3539
Network path
METHOD CdxDataSource1Create( oSender ) CLASS TARadnici
oSender:cConnect := DISKNAME() + ":"+ALLTRIM( CURDIR() )+""
RETURN Nil
How I can get good cConnect string for shared network Disk ?
If I mapping shared network disk Diskname return A not exact diskname (eg."Z")
oSender:cConnect := DISKNAME() + ":"+ALLTRIM( CURDIR() )+""
RETURN Nil
How I can get good cConnect string for shared network Disk ?
If I mapping shared network disk Diskname return A not exact diskname (eg."Z")
- Vie Ene 24, 2014 10:26 pm
- Foro: Xailer Pro English
- Tema: Two line browse column headers ???
- Respuestas: 9
- Vistas: 6534
Two line browse column headers ???
How I can centered only text in header not column
- Vie Ene 24, 2014 6:32 am
- Foro: Xailer Pro English
- Tema: Two line browse column headers ???
- Respuestas: 9
- Vistas: 6534
Two line browse column headers ???
I put two line in header, but I can't resize height of header, How I can resize height of browse header?
- Lun Nov 18, 2013 7:37 pm
- Foro: Xailer English
- Tema: Error with new version
- Respuestas: 1
- Vistas: 4344
Error with new version
I uppgrade to 3.2, but when I rebuild program Xailer return Linking: kt.exe...
C:/xailer3/Lib/libxailer.a(ScrlWinControl.o).text+0x3e0): undefined reference to `hb_extIsNil'
C:/xailer3/Lib/libxailer.a(ScrlWinControl.o).text+0x540): undefined reference to `hb_extIsNil'
C:/xailer3/Lib/libxailer.a ...
C:/xailer3/Lib/libxailer.a(ScrlWinControl.o).text+0x3e0): undefined reference to `hb_extIsNil'
C:/xailer3/Lib/libxailer.a(ScrlWinControl.o).text+0x540): undefined reference to `hb_extIsNil'
C:/xailer3/Lib/libxailer.a ...
- Dom Dic 23, 2012 9:09 am
- Foro: Xailer English
- Tema: Setting paper in Rich text
- Respuestas: 5
- Vistas: 4178
Setting paper in Rich text
Thank you. I set printer:nPrinterSizeType := 9 for A4 and work OK
- Dom Dic 23, 2012 2:45 am
- Foro: Xailer English
- Tema: Setting paper in Rich text
- Respuestas: 5
- Vistas: 4178
Setting paper in Rich text
I not see CalcPageWidth() method in TRichEdit. please send me parameters of this method
- Sab Dic 22, 2012 6:21 pm
- Foro: Xailer English
- Tema: Setting paper in Rich text
- Respuestas: 5
- Vistas: 4178
Setting paper in Rich text
Yes. I can use this but customer must set by PageDlg I want set A4 and landscape mode without customer must do anything,
- Vie Dic 21, 2012 9:00 pm
- Foro: Xailer English
- Tema: Setting paper in Rich text
- Respuestas: 5
- Vistas: 4178
Setting paper in Rich text
Can I setting paper source and orientation by program into Rich Text control (TRichEdit) ?
- Lun Nov 17, 2008 12:27 am
- Foro: Xailer English
- Tema: Refresh tbrowse
- Respuestas: 1
- Vistas: 1983
Refresh tbrowse
I want refresh tbrows but if I use Refresh method I see only one row.
My TBrowse is disabled and any station can add, delete or edit DBF table.
I want only on every 10sec refresh and see what other change
Best regards
Srdjan
My TBrowse is disabled and any station can add, delete or edit DBF table.
I want only on every 10sec refresh and see what other change
Best regards
Srdjan
- Mié Jul 09, 2008 6:06 pm
- Foro: Xailer English
- Tema: Put into TBRow
- Respuestas: 1
- Vistas: 1890
Put into TBRow
Why I can not change cell in DBBrowse ?
Why is example not work ?
Srdjan
"Srdjan Dragojlovic" < digikv@ahoo.com > wrote in message
news:485e2c8b$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> In init modul I have
> ::oBRW:aCols[3]:OnEdit := "UzmiSifru"
>
> METHOD UzmiSifru ...
Why is example not work ?
Srdjan
"Srdjan Dragojlovic" < digikv@ahoo.com > wrote in message
news:485e2c8b$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> In init modul I have
> ::oBRW:aCols[3]:OnEdit := "UzmiSifru"
>
> METHOD UzmiSifru ...
- Dom Jun 22, 2008 1:39 pm
- Foro: English
- Tema: OnEdit in TBrowse
- Respuestas: 0
- Vistas: 46372
OnEdit in TBrowse
In init modul I have
::oBRW:aCols[3]:OnEdit := "UzmiSifru"
METHOD UzmiSifru( oSender, oPrevCtl ) CLASS TPrijemZ
LOCAL oRS := TBChoice( "SELECT Naziv, Sifra, Code, VPCena, MPCena, JMere
FROM Sifre", "Izbor artikla" )
LOCAL nSifra := IF( VALTYPE(oRS)=="N", 0, oRS:Sifra )
IF nSifra == 0
oRS ...
::oBRW:aCols[3]:OnEdit := "UzmiSifru"
METHOD UzmiSifru( oSender, oPrevCtl ) CLASS TPrijemZ
LOCAL oRS := TBChoice( "SELECT Naziv, Sifra, Code, VPCena, MPCena, JMere
FROM Sifre", "Izbor artikla" )
LOCAL nSifra := IF( VALTYPE(oRS)=="N", 0, oRS:Sifra )
IF nSifra == 0
oRS ...
- Mar Dic 11, 2007 7:41 pm
- Foro: Xailer English
- Tema: VALID
- Respuestas: 3
- Vistas: 3019
VALID
Thank you :)
"Rene Flores" <"rflores[nospam]"@ciber-tec.com> wrote in message
news:[email=475de8d5@ozsrv2.ozlan.local...]475de8d5@ozsrv2.ozlan.local...[/email]
> Srdjan:
>
> If the Method asigned in the OnExit event returns .F. the focus remains in
> the Edit, any other thing returned (.t ...
"Rene Flores" <"rflores[nospam]"@ciber-tec.com> wrote in message
news:[email=475de8d5@ozsrv2.ozlan.local...]475de8d5@ozsrv2.ozlan.local...[/email]
> Srdjan:
>
> If the Method asigned in the OnExit event returns .F. the focus remains in
> the Edit, any other thing returned (.t ...
- Dom Dic 09, 2007 6:29 pm
- Foro: Xailer English
- Tema: VALID
- Respuestas: 3
- Vistas: 3019
VALID
OnExit method in edit control.
How I can stay on this control if result in OnExit is wrong ?
How I can stay on this control if result in OnExit is wrong ?
- Dom Dic 09, 2007 11:39 am
- Foro: Xailer English
- Tema: Execute
- Respuestas: 3
- Vistas: 2631
Execute
I use TODBCDataSource.
Can I use Execute() ?
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > wrote in message
news:475ba8d5$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Srdjan,
>
> Is already done on a lower hierarchy class level, like the TAdoDataSource.
>
> Regards ...
Can I use Execute() ?
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > wrote in message
news:475ba8d5$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Srdjan,
>
> Is already done on a lower hierarchy class level, like the TAdoDataSource.
>
> Regards ...
- Dom Dic 09, 2007 8:01 am
- Foro: Xailer English
- Tema: Execute
- Respuestas: 3
- Vistas: 2631
Execute
Can you implement Execute() function in DataSource.
If I understand DataSource is equal with dbConnection in other MS Visual
language, dataset is equal with dbRecordset
If I understand DataSource is equal with dbConnection in other MS Visual
language, dataset is equal with dbRecordset
- Dom Ago 05, 2007 2:21 pm
- Foro: Xailer English
- Tema: Event on append
- Respuestas: 3
- Vistas: 2551
Event on append
Hello Ignacio,
TDataset:OnPostAppend not fire if I append records from another computer.
Best regards
Srdjan
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > wrote in message
news:[email=466e4997@ozsrv2.ozlan.local...]466e4997@ozsrv2.ozlan.local...[/email]
> Srdjan,
>
> I am not sure if I ...
TDataset:OnPostAppend not fire if I append records from another computer.
Best regards
Srdjan
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > wrote in message
news:[email=466e4997@ozsrv2.ozlan.local...]466e4997@ozsrv2.ozlan.local...[/email]
> Srdjan,
>
> I am not sure if I ...