Ok, thanx :)
Printable View
Ok, thanx :)
i also have the issue with the menu showing up on the first launch....
is it the main ig menu? (the one you get when pressing the cfig menu button?)
if someone could get a screen shot, that would be great...
are you also using 2.x like angryman?
nope its v3, and yes its the main menu.
Im not using the version where is shows the screen flash when it opens...im using the version that took care of that but crashes every other time...anybody have an autoit script just to load iguidance with the no warning param..and then leave the nowarning out of the plugins xml...just wanted to try and see if it still crashes every other time...
Any way to get rid of the buttons generated for the iguidance menus? I rather use the pop-ups and have more screen space for the maps.
-mike
the nowarning param should not be what is causing it crash. It has to do with ig being in a hidden state when CFiG is embedding it and ig trys to find the gps. I cant say for sure what is causing it because i cannot see the ig code, but my best guess is that it has something to do with ig redrawing the map to your current location once the gps returns coords... because the window is hidden it crashes at this point, this is why it worked if the gps was not attached or did not have a signal, the ig window was not redrawn while in a minimized / hiden state. (again my theory)
the only way to fix it was to run the program visible, hence the jumping around the screen. It should have nothing to do with the nowarning param, running the executiable from a script should not going to have any differnt affect.
however by all means go ahead and try and let me know if you are successfull. Then i know i can re-explore starting ig in a hidden state.