- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All.
It's quite a strange question but ... if anybody could tell me how to make main window of Modelsim ASE 10.1d (Altera Quartus 13.0sp1) open maximized (I guess I should write some tcl commands to startup.do script mentioned (if uncommented) from modelsim.ini but what commands could I issue? Tk command wm is not supported as a Tk itself (in this version of Modelsim). e.g. scriptvariable tk_ok 1
if {variable tk_ok 0}
if {$tk_ok == 1} then {
wm state . zoomed
puts "Tk supported. Main window zoomed"
} else {
puts "No Tk supported"
}
produce "No Tk supported" output Regards, Anatoly.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page