Search found 47 matches: dts

Return to advanced search

Re: CLASS modification

Args: [ 1] = U Stack Calls =========== Called from: .\source\classes\CONTROL.PRG => TDATEPICK:LVALID( 983 ) Called from: .\source\classes\CONTROL.PRG => TDATEPICK:FWLOSTFOCUS( 1233 ) Called from: .\source\classes\CONTROL.PRG => TDATEPICK:HANDLEEVENT( 1830 ) Called from: .\source\classes\WIN...
by Silvio.Falconi
Sun May 28, 2023 1:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1708

Re: calendar not run ( DBLCLICK)

ddatacambio:=CTOD(' ')

@ nRow, 70 DTPICKER aGet[1] VAR ddatacambio OF oDlgSub SIZE 198, 25 PIXEL ;
FONT oFont UPDATE PICTURE "ddd dd mmm yyyy" ;
ON CHANGE oBtnGetExchange:refresh() STYLE DTS_SHOWNONE
by Silvio.Falconi
Sat May 27, 2023 3:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: calendar not run ( DBLCLICK)
Replies: 20
Views: 1919

Re: New FTDN December 2019 (FWH 19.12)

Octubre, Noviembre, Diciembre 2019 ================================== * Corrección: TArratData: La fuente en negrita creada internamente en el método ShowTable() no está siendo liberado. Corregido. * Corrección: TGraph: Cuando :lViewVal es verdadero y si ::aSeries[x, 5] es nulo genera un error de ti...
by Antonio Linares
Thu Jan 02, 2020 12:45 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN December 2019 (FWH 19.12)
Replies: 2
Views: 3030

New FTDN December 2019 (FWH 19.12)

October, November, December 2019 ====================== * Fix: TArratData: Bold font internally created in the method ShowTable() is not being released. Fixed. * Fix: TGraph: When :lViewVal is true and if ::aSeries[x,5] is nil raises runtime error. This happens when values of :aSeries are assigned m...
by Antonio Linares
Sat Dec 21, 2019 5:59 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN December 2019 (FWH 19.12)
Replies: 2
Views: 3030

xbrowse too slow

on an archive lotto.dbf
I'm using tdatabase

I have 57 field
I have 6130 records for 733KB
I index on dts(data)+concorso

Image

and xbrowse is too too slow

do you have try with big dbf ?

I use Multiheader perhaps it is slow ?
by Silvio.Falconi
Thu Sep 05, 2019 2:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse too slow
Replies: 30
Views: 4256

DTPICKER & FONT

I cannot change the display size of the date in DTPICKER box when selecting a Font e.g. 'TAHOMA SIZE 0,-20 I've tried it on samples\datetime.prg and couldn't get it work on that either Curiously though on my program the NoDate checkbox has resized but hasn't on the datetime.prg I've set both lines i...
by reds
Tue Jul 23, 2019 10:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DTPICKER & FONT
Replies: 2
Views: 521

tTimePick

Hello , Trying to use tTimePick with oTime:nStyle := NOR( oTime:nStyle, DTS_SHOWNONE ) tTime := nil@ 30 , 50 TMPicker oTime VAR tTime OF oDlg PIXEL SIZE 60,12;          VALID (MsgInfo(tTime) , .T.)oTime:nStyle := NOR( oTime:nStyle, DTS_TIMEFORMAT)oTim...
by Franklin Demont
Fri Aug 17, 2018 3:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tTimePick
Replies: 0
Views: 458

DTPicker with empty date

When using DTPicker with an empty date and DTS_SHOWNONE, today's date is shown. However, if the down arrow is selected to show the calendar, the get variable is filled with the default date. Subsequently, if the user ESC apes, the get remains filled with the last date viewed. Is it possible to rever...
by David Williams
Wed Nov 13, 2013 2:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DTPicker with empty date
Replies: 2
Views: 1020

Re: Un DatePicker en blanco, como?

Existe la posibilidad de incluir un checkbox en el campo fecha. De esta forma el check no esta activado, significa que la fecha esta vacía e incluso la fecha que devuelve el get es una fecha vacía. Con DTS_SHOWNONE muestra el check que te comento: CONTROL "", 105, "SysDateTimePick32&q...
by fgondi
Thu Oct 31, 2013 10:33 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Un DatePicker en blanco, como?
Replies: 4
Views: 1686

Re: compilando con borlan BCC582 en aj maker

Gracias Antonio, ya lo realice y funciona pero ahora me marca este error: Error RECURSO2.rc 21 30: Expecting class name or ID ** error 20018 ** deleting "C:\Desarrollo\Prog\HRM\Papeletas\Utileria\RCPUENTE.res" te comento que uso el ResEdit para modificar mis objetos y no se si tenga que v...
by execompu
Wed Apr 04, 2012 10:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: compilando con borlan BCC582 en aj maker
Replies: 5
Views: 962

Re: compilando con borlan BCC582 en aj maker

Gracias Antonio, ya lo realice y funciona pero ahora me marca este error: Error RECURSO2.rc 21 30: Expecting class name or ID ** error 20018 ** deleting "C:\Desarrollo\Prog\HRM\Papeletas\Utileria\RCPUENTE.res" te comento que uso el ResEdit para modificar mis objetos y no se si tenga que ve...
by execompu
Wed Apr 04, 2012 10:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: compilando con borlan BCC582 en aj maker
Replies: 5
Views: 962

Re: Diseñador de RibbonBar - En desarrollo

... Hidden Window 48 Alerts Timer Window 49 Connections Tray 50 Medidor de energía 51 TSVNCacheWindow 52 {A7E495BF-9589-4a6e-8479-DDA2D8D3C05F} 53 DTS Connect 54 Dolby Home Threater 55 Advance Setting 56 TOOLBOX 57 Load EQ Preset 58 DeleteEQ 59 Save EQ 60 Realtek HD Audio Manager 61 BackMain_Form ...
by joseluisysturiz
Thu May 26, 2011 3:47 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Diseñador de RibbonBar - En desarrollo
Replies: 49
Views: 12666

Re: move controls from dialog to window or panel

Silvio; How are you? Anser's response is quite complete. There are also other situations where you MUST use a redefined control. I could list some. But I suppose one example is plenty. So far, I have never been able to create a dtpicker control with style DTS_SHOWNONE from source. That's a dtpicker ...
by reinaldocrespo
Tue Feb 22, 2011 2:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: move controls from dialog to window or panel
Replies: 5
Views: 969

Re: How to enter blank date 'TDatePick' with xBrowse Column

I hope similar to DatePicker's DTS_SHOWNONE where in a check object determines if blank or not will be implemented.

I agree that this is a desirable option to be provided.
by nageswaragunupudi
Wed Feb 09, 2011 5:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to enter blank date 'TDatePick' with xBrowse Column
Replies: 3
Views: 687

Re: How to enter blank date 'TDatePick' with xBrowse Column

Right now, I think that is not possible. I normally provide in my software space key to blank a date, with the help of oBrw:bKeyChar codeblock. Dear Mr. RAO, Thanks for the info. Will do alternative solution.. I hope similar to DatePicker's DTS_SHOWNONE where in a check object determines if blank o...
by fraxzi
Wed Feb 09, 2011 4:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to enter blank date 'TDatePick' with xBrowse Column
Replies: 3
Views: 687
Next

Return to advanced search