Few Questions
Publicado: Jue Jul 20, 2006 12:24 pm
1. Is there any expiration for Xailer Demo ?
2. I moved folder "Bcc55" and its content from "c:borland" to "c:"
and modified, Tools, Options, BCC++ directories; but went I compile
BTS sample appl
I got Fatal: Unable to open file 'UUID.LIB'. Is there an hidden
reference to BCC++ directory which I cannot change ? Problem is gone
when I reversed the moved.
3. For Sample App - Visor
How could I pass value from Form2.prg object to Form1.prg object ?
In particular, upon TConfig FormDestroy, I would like to pass the
newly selected "root directory" i.e. oEdit1:Value or
oBrowseForFolderDlg1:cRoot
to TVisor's oFileOpenDlg1:cInitalDir
ie so that the newly selected directory will be reflected
immediately without restarting the appl.
BTW, What is the technical name for
1. Form1.prg, Form2.prg, Visor.prg
2. TVisor, TConfig
A Class, An instance ....
4. What is the purpose of nAnchors & its values akTOP, ... akALL ?
Things are getting more interesting, but I guess rough time ahead !
Thanks in advanced.
David Fung
2. I moved folder "Bcc55" and its content from "c:borland" to "c:"
and modified, Tools, Options, BCC++ directories; but went I compile
BTS sample appl
I got Fatal: Unable to open file 'UUID.LIB'. Is there an hidden
reference to BCC++ directory which I cannot change ? Problem is gone
when I reversed the moved.
3. For Sample App - Visor
How could I pass value from Form2.prg object to Form1.prg object ?
In particular, upon TConfig FormDestroy, I would like to pass the
newly selected "root directory" i.e. oEdit1:Value or
oBrowseForFolderDlg1:cRoot
to TVisor's oFileOpenDlg1:cInitalDir
ie so that the newly selected directory will be reflected
immediately without restarting the appl.
BTW, What is the technical name for
1. Form1.prg, Form2.prg, Visor.prg
2. TVisor, TConfig
A Class, An instance ....
4. What is the purpose of nAnchors & its values akTOP, ... akALL ?
Things are getting more interesting, but I guess rough time ahead !
Thanks in advanced.
David Fung