I have changed for test the sample testfold6.prg
I add this procedure for change the page of work.
My result is to change the page but not the tab.
How i can make this?
Thanks
Eduardo Alicante
The procedure
procedure ctrl(oDlg,oFld)
local ncount:=0
for ncount = 1 to 5
* how to change the page?
* this system display a page but not the tab
oFld:aDialogs[ncount]:show()
*oFld:aDialogs[ncount]:setfocus()
oFld:aDialogs[ncount]:refresh()
inkey(2)
next
return
Help For Folder change
-
- Posts: 3
- Joined: Sun Nov 06, 2005 1:09 am
- Location: Puerto Nuevo
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: