Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


HTML Dialog Flag - How to Use Them

Keywords: 	 flags

Question:

Are there other flags that can be set for hBrowse other than 1,2, and 4 listed in the help file? I noticed in one of the sample files, there is a 3. What's the 3 do?

Also - is there a way to customize what buttons show in the toolbar at the top? Or is it all or none? I would like to add an exit button, but turn off the "X" in the upper corner. Or, if I have to leave the "X" for close, can I leave the "X", but disable the fact you can hit the ESC key to close the WBT?? Thanks. I am having a blast with this and learning HTML at the same time. Guess an "old" (well, I feel old...) dog can learn some new tricks...

Answer:

You can ADD or OR (|) the flags together. (same result (usually)

3 = 1+2 so 3 means flags 1 and 2 are set.


Article ID:   W12526
Filename:   HTML Dialog Flags.txt