To Nages : Tsequence modify

To Nages : Tsequence modify

Postby Silvio.Falconi » Mon Dec 06, 2021 12:23 pm

I have a dialog with the add/edit of categories and subcategories

Image

While I can initially open the category.dbf archive with the Tsequence class

TCategory():New():Browse():Close()

I don't know how to open another area for the xbrowse which is in the EDitDlg method of Tcategory

that is, manage the small xbrowse you see in the figure with the orange circle

Now I have opened the area simply with Tdatabase

oSubCat:= TDatabase():Open( , "category", "DBFCDX", .T. )
oSubCat:setorder(1)
oSubCat:setfilter(cFilter2)
oSubCat:Gotop()

but I cannot use Tsequence's methods
therefore while in the network the codes of the main category are saved well, for the secondary category they are not saved well

I wrote on your mail
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6849
Joined: Thu Oct 18, 2012 7:17 pm

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 46 guests