No, since it would be an incompatible, "hidden" extension.

There are a few other methods to solve this:
- GTWVG subclasses TBrowse() and implements this
  functionality. The value may probably be extracted
  from :aColData.
- GTWVG somehow avoids the need of the extension, by
  calculating this data using other methods.

In any case I think GTWVG should be change to
work by itself (without this extra requirement).

BTW, the name of the var is: aColumnsSep (with an 's')

Brgds,
Viktor

On 2008.05.14., at 2:02, Massimo Belgrano wrote:

Wvt*Dialog crashes because Harbour Tbrowse class does not have a
DATA  aColumnSep  INIT {}

Just add this variable in TBrowse.prg, recompile Harbour, link demo
prg,
there you go.

Please help me.
How can i add?
Is possible change sample for not using this class?
Why Harbour it not have " DATA  aColumnSep  INIT {}"



_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to