Hello
Ciro Vargas Clemow wrote: > > Finally the sample works ok. > > Is a very good work Pritpal, excellent. > > I need a little help again. > > when I click the option menu "dialog one" > > I obtain this error. > > Error BASE/1132 Bound error:array access > > called from CFGMYBROWSE(989) > called from MYDIALOGONE(1544) > ...... > Sure. Under GTWVG, Tbrowse is expecting an instaance variable oTbrowse:aColSeperator which is not defined in Harbour TBrowse. At presen to get it worked properly, you need to include xHarbour TBrowse.prg and TBcolumn.prg. It is only needed for TBrowse GUI functionality. OR modify the demo source where you create another class inheriting from Tbrowse and add a var aColSep INIT {}. I have sent a message with modified Tbrowse and TBcolumn.prg sometime back on this list. You need to search the archives. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/problem-testing-samples-gtwvg-tp15213872p15246919.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour