TSBrowse problem

TSBrowse problem

Postby Patrizio » Mon Jul 11, 2011 2:11 pm

I have a strange problem with TSBrowse. EXE build with TSBrowse.lib don't start, it don't generate error or gpf, it doesn't start :shock:

Very small example:

Code: Select all  Expand view
#include "FiveWin.ch"
#include "TSBrowse.ch"

PROC Main()
   LOCAL oBrw, oWnd
   DEFINE WINDOW oWnd FROM 3, 6 TO 20, 70 TITLE "Test TSBrowse"
   @ 1, 1 BROWSE oBrw
   ACTIVATE WINDOW oWnd
RETURN


I use FWH 11.06 + xHarbour.org 1.21.9376 + MSVC2008

Does anyone have experience with this control?
Patrizio
 
Posts: 90
Joined: Wed Nov 07, 2007 8:56 am
Location: Italy

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 79 guests