From: Hedayat V. <hed...@ai...> - 2008-04-12 21:37:46
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html style="direction: ltr;"> <head> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> </head> <body style="direction: ltr;" bgcolor="#ffffff" text="#000000"> Hi Yuan,<br> I'll check it ASAP.<br> And about the SDL problem, have you checked if removing all video related code except it's initialization (such as SDL_SetVideoMode()) will solve the problem. (Sorry I can't check it right now since I should sleep!).<br> <br> Thanks a lot,<br> Hedayat<br> <span><br> <style type="text/css">blockquote {color: navy !important; background-color: RGB(245,245,245) !important; padding: 0 15 10 15 !important; margin: 15 0 0 0; border-left: #1010ff 2px solid;} blockquote blockquote {color: maroon !important; background-color: RGB(235,235,235) !important; border-left-color:maroon !important} blockquote blockquote blockquote {color: green !important; background-color: RGB(225,225,225) !important; border-left-color:teal !important} blockquote blockquote blockquote blockquote {color: purple !important; background-color: RGB(215,215,215) !important; border-left-color: purple !important} blockquote blockquote blockquote blockquote blockquote {color: teal !important; background-color: RGB(205,205,205) !important; border-left-color: green !important}</style><i><b>"Yuan Xu" <a class="moz-txt-link-rfc2396E" href="mailto:xuy...@gm..."><xuy...@gm...></a></b></i> wrote on 04/12/2008 07:48:24 PM:</span><br> <blockquote style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;" cite="mid:18a...@ma..." type="cite"> <pre wrap="">Hi all, I have made the external monitor working. It works well in my system, would you test it if you have time? Thanks. However, I have a problem while disabling the internal monitor, the SDL window are still there. After merging code from simspark repository, the inputsdl make sure the SDL is initialized video and timer, And without SDL video initialization (just like the code in rcssserver3d-0.5.6), the simspark works both with and without internal monitor. I do not know whether these new code is useful in other platforms, can we comment them out without any problem? Thanks! </pre> </blockquote> </body> </html> |