Search found 45 matches: gianni

Return to advanced search

COMBOBOX WITH Sort

Hello
I have a COMBOBOX ( in a RC file with Sort = Yes )

aTipi := {'Paolo', 'Gianni','Andrea' 'Cesare' }

I set cTipo_Cli = 'Gianni'

REDEFINE COMBOBOX oCom Var cTipo_Cli ITEMS aTipi ID 4009 OF oDlg

but when I open the dialog on the combobox I have 'Cesare' and not 'Gianni'

Thanks
by Maurizio
Fri Mar 24, 2023 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: COMBOBOX WITH Sort
Replies: 2
Views: 196

Re: Version 13.05 unstable ?

... fwh/samples/speak.prg fwh/samples/access2.prg fwh/samples/outlook.prg fwh/samples/buildh.bat fwh/samples/buildx.bat fwh/samples/gianni.prg fwh/samples/buildgl.bat fwh/samples/ribbon3.prg fwh/samples/combos.prg fwh/samples/buildhm.bat fwh/samples/fivedbu.prg fwh/samples/xbrgen.prg ...
by Antonio Linares
Thu Jun 13, 2013 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Version 13.05 unstable ?
Replies: 18
Views: 5281

LABEL EN FWH1303 NO FUNCIONA?

EN SAMPLES\GIANNI.PRG LABEL NO PASA EN LA COMPILACIÓN... que hacer? +----------------------------------------------------------------------------+ ¦ FiveWin for xHarbour 13.03 - Mar. 2013 xHarbour development power ¦_ ¦ (c) FiveTech, ...
by karinha
Wed Jun 05, 2013 6:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: LABEL EN FWH1303 NO FUNCIONA?
Replies: 2
Views: 540

... ideas taked from his TWBrowse ) Antonio Carlos Pantaglione ( Toninho@fwi.com.br ) TSBtnGet is an adaptation of the Ricardo Ramirez TBtnGet Class Gianni Santamarina Ralph del Castillo Daniel Andrade Yamil Bracho Victor Manuel Tomбs (VikThor) FiveTechSoft (original classes) Many thanks to ...
by Natter
Mon Sep 08, 2008 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: bChange
Replies: 9
Views: 5409

Gianni,

It uses the standard Windows themes colors.
by Antonio Linares
Thu Aug 07, 2008 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 8.08 - New ACTION clause for GETs
Replies: 28
Views: 4039

Great !!!

Are you also thinking to support color change when get take focus?

Regards
Gianni
by Gianni
Thu Aug 07, 2008 3:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 8.08 - New ACTION clause for GETs
Replies: 28
Views: 4039

Hi Silvio,
can I have this project too?

Thank in advance
Gianni
by Gianni
Tue Jul 22, 2008 10:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Agenda/Calendario tipo Outlook
Replies: 13
Views: 3432

Great!!!
I will waiting for it.

Many thanks
Ciao
Gianni
by Gianni
Thu Jun 12, 2008 11:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Richedit enhancement
Replies: 9
Views: 1597

Gianni,

We are going to provide new enhancements for Class TRichEdit, and we will probably implement this too :-)
by Antonio Linares
Thu Jun 12, 2008 10:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Richedit enhancement
Replies: 9
Views: 1597

Gianni, Grids seem ok here: http://img387.imageshack.us/img387/3323/gridxw8.png this seems ok, but if you go a little forward (about half rtf) you can see another grid, with longer text inside, that don't ...
by Gianni
Thu Jun 12, 2008 10:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Richedit enhancement
Replies: 9
Views: 1597

Gianni, Grids seem ok here: http://img387.imageshack.us/img387/3323/gridxw8.png You can easily modify RESETPARAFORMAT() to support those struct members: HB_FUNC( RESETPARAFORMAT ) { PARAFORMAT ...
by Antonio Linares
Thu Jun 12, 2008 8:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Richedit enhancement
Replies: 9
Views: 1597

Gianni,

Here you have an example of its use in Class TRichEdit:
Code: Select all  Expand view
METHOD SetAlign( nAlign ) CLASS TRichEdit

   DEFAULT nAlign := PFA_LEFT

   RESetParaFormat( ::hWnd, nAlign )

   ::Change()

return nil

by Antonio Linares
Wed Jun 11, 2008 2:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Richedit enhancement
Replies: 9
Views: 1597

Gianni,

the structure PARAFORMAT is already supported, see method ::SetParaFormat ()
by StefanHaupt
Wed Jun 11, 2008 7:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Richedit enhancement
Replies: 9
Views: 1597

Richedit enhancement

Hi Antonio,
are you thinking about implementing "PARAFORMAT" indenting in richedit control ?

Ciao
Gianni
by Gianni
Tue Jun 10, 2008 5:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Richedit enhancement
Replies: 9
Views: 1597

Gianni,

Have you reported this bug to the xHarbour newsgroup ?

If not, we kindly request you to do it. Thanks,
by Antonio Linares
Mon Mar 17, 2008 7:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with ADT integer on xharbour december build
Replies: 6
Views: 1100
Next

Return to advanced search