Search found 13 matches

by Riccardo
Mon Feb 02, 2009 8:20 am
Forum: FiveWin for Harbour/xHarbour
Topic: FWH - subversion repository
Replies: 7
Views: 1035

Re: FWH - subversion repository

Yes, I'm interested.
Could you send me the information for the correct setup.
Thank you
Riccardo
by Riccardo
Tue Sep 30, 2008 9:35 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Unrecoverable error 9009
Replies: 1
Views: 743

Unrecoverable error 9009

Hello, in our large application after a lot of open and close xBrowse, we have this error: "Unrecoverable error 9009 hb_xrealloc can't reallocate memory" I send a little example that after about 20 cicles the error appears. Thank you #include "Fivewin.ch" PROC Main() LOCAL oWnd D...
by Riccardo
Tue Jul 03, 2007 3:58 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TReport & Barcode
Replies: 5
Views: 1020

Marcelo,
could you tell me where id possible found the fonts and the conversion in string.
Thank you
by Riccardo
Tue Jul 03, 2007 11:11 am
Forum: FiveWin for Harbour/xHarbour
Topic: TReport & Barcode
Replies: 5
Views: 1020

TReport & Barcode

Is possible to print a barcode in a column with TReport?
Thank you.
Riccardo
by Riccardo
Tue Apr 03, 2007 8:15 am
Forum: FiveWin for Harbour/xHarbour
Topic: Bug Tracking
Replies: 1
Views: 591

Bug Tracking

Anyone know a simple software to manage the Bug Tracking, possibly on Web and Windows platform.
Thank you
Riccardo
by Riccardo
Tue Apr 03, 2007 8:12 am
Forum: All products support
Topic: Bug Tracking
Replies: 1
Views: 923

Bug Tracking

Qualcuno conosce un prodotto semplice per la gestione del Bug Tracking possibilmente Web e su piattaforma Windows.
Grazie
Riccardo
by Riccardo
Wed Dec 13, 2006 11:59 am
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Dialog, memory?
Replies: 6
Views: 1565

We use Fonts and Bitmaps, calling end() method after close the dialog.
We use folder and a lot of TBtnBmp.

Don't use Brushes.

Thank you.
by Riccardo
Wed Dec 13, 2006 9:32 am
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Dialog, memory?
Replies: 6
Views: 1565

Problem with Dialog, memory?

In my application after open and close many times dialogs (with many objects tree, btnbmp, txbrowse ecc) happens that the same dialogs are not created and I've to restart the application and the dialogs are well created. Is due to lack of memory? How is possible to solve the problem? XHB & FWH O...
by Riccardo
Fri Sep 08, 2006 8:23 am
Forum: FiveWin for Harbour/xHarbour
Topic: Change text button Toolbar
Replies: 4
Views: 961

Antonio,
thank you, works fine.

I've modify the Method Commad of the TToolBar to have the nId of the buttom when pressed:
Eval( bAction, Self ) -> Eval( bAction, Self, nID )

Bye
Riccardo
by Riccardo
Thu Sep 07, 2006 3:14 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Change text button Toolbar
Replies: 4
Views: 961

Change text button Toolbar

Hi,
how is possible to change the text of a button in a toolbar?

Thank you
by Riccardo
Wed Dec 21, 2005 6:07 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Report from Browse
Replies: 1
Views: 674

Report from Browse

In the FiveWin Programming Guide section Quick Printing techniques, there is write that is possible generating an automatic report from any Browse only with the method <oBrw>Report(). I've try with the TxBrowse but the method not exist! How is possible generate a report in automatic from a TxBrowse?...
by Riccardo
Tue Dec 13, 2005 2:46 pm
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Themed TGet on windows (fixed)
Replies: 14
Views: 9374

Antonio,
please could you also send them to me?
Or, how is possible to have the patch of the FWH 2.7?

Thank you
Riccardo
by Riccardo
Wed Dec 07, 2005 5:56 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Compile Fivehcm.lib
Replies: 1
Views: 691

Compile Fivehcm.lib

How is possible to compile the FiveHcm.lib?

Thank you
Riccardo