[GiDlist] custom help problem
Posted: Thu Mar 21, 2002 6:28 pm
Hello All
refer to attached jpg image for error.
I open my custom html Help document OK and can scroll down it without any
problems but I get the error when I click on a link. it works OK in an
external browser?
Also noticed (one time so far) multiple occurrences of my inserted menu
option on the menu bar (3 of them appeared?)
the left most gave me the drop down "calc 1" button where as the other 2
produced blank buttons
GiDteam or anyone please!! :Any thoughts on my problemtype.tcl postprocess
calculation problem
proc InitGIDProject { dir } {
global VarAuxPriv
set VarAuxPriv(DirProblemType) $dir
CreateMenu "Flight" "PRE"
InsertMenuOption "Flight" "Calc 1" 0 "run_1" "PRE"
RemoveMenuOption "Help" "Tutorials" "PREPOST"
RemoveMenuOption "Help" "What is new ..." "PREPOST"
RemoveMenuOption "Help" "FAQ" "PREPOST"
InsertMenuOption "Help" "Help GiDBeM" 1 {HelpWindow "CUSTOM_HELP"
"E_BeM2.gid"} "PREPOST"
UpdateMenus
}
proc run_1 { } {
WarnWinText "EXECUTE: $VarAuxPriv(DirProblemType)/makemat.exe"
exec "$VarAuxPriv(DirProblemType)/makemat.exe"
}
proc EndGIDProject {} {
}
Regards Mark
Mypic1.jpg
--------------------------------------------------------------------------
Linx Printing Technologies plc
+44 (0)1480302100
http://www.linx.co.uk/
This e-mail may contain privileged/confidential information and may be
read, copied and used only by the intended recipient. If you have received
it in error, please contact the sender by return e-mail or by
telephoning +44 (0)1480 302100.
Please then delete the e-mail and do not disclose its contents to any
person.
Any information in this message that does not relate to the official
business of Linx shall be understood as neither given nor endorsed by Linx.
We reserve the right to monitor all e-mail communications through our
internal and external networks.
--------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Mypic1.jpg
Type: image/jpeg
Size: 60698 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20020321/598feff0/attachment.jpg
refer to attached jpg image for error.
I open my custom html Help document OK and can scroll down it without any
problems but I get the error when I click on a link. it works OK in an
external browser?
Also noticed (one time so far) multiple occurrences of my inserted menu
option on the menu bar (3 of them appeared?)
the left most gave me the drop down "calc 1" button where as the other 2
produced blank buttons
GiDteam or anyone please!! :Any thoughts on my problemtype.tcl postprocess
calculation problem
proc InitGIDProject { dir } {
global VarAuxPriv
set VarAuxPriv(DirProblemType) $dir
CreateMenu "Flight" "PRE"
InsertMenuOption "Flight" "Calc 1" 0 "run_1" "PRE"
RemoveMenuOption "Help" "Tutorials" "PREPOST"
RemoveMenuOption "Help" "What is new ..." "PREPOST"
RemoveMenuOption "Help" "FAQ" "PREPOST"
InsertMenuOption "Help" "Help GiDBeM" 1 {HelpWindow "CUSTOM_HELP"
"E_BeM2.gid"} "PREPOST"
UpdateMenus
}
proc run_1 { } {
WarnWinText "EXECUTE: $VarAuxPriv(DirProblemType)/makemat.exe"
exec "$VarAuxPriv(DirProblemType)/makemat.exe"
}
proc EndGIDProject {} {
}
Regards Mark
Mypic1.jpg
--------------------------------------------------------------------------
Linx Printing Technologies plc
+44 (0)1480302100
http://www.linx.co.uk/
This e-mail may contain privileged/confidential information and may be
read, copied and used only by the intended recipient. If you have received
it in error, please contact the sender by return e-mail or by
telephoning +44 (0)1480 302100.
Please then delete the e-mail and do not disclose its contents to any
person.
Any information in this message that does not relate to the official
business of Linx shall be understood as neither given nor endorsed by Linx.
We reserve the right to monitor all e-mail communications through our
internal and external networks.
--------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Mypic1.jpg
Type: image/jpeg
Size: 60698 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20020321/598feff0/attachment.jpg