Contributor
23Apr2006,15:19   #31
lieweffect's Avatar
I have edit the TC file and compile the program in a window size. But when I run the program it automatically become full screen.After minimize and change the screen size to window size,the program automatically run in full size again

Last edited by lieweffect; 23Apr2006 at 15:24..
Go4Expert Founder
23Apr2006,15:34   #32
shabbir's Avatar
Thats because you are using the C Graphics and it does not work in non dos mode. If you have any other program it works fine. I just did not remember this thing but after trying it I realised.
Contributor
23Apr2006,15:46   #33
lieweffect's Avatar
Quote:
Originally Posted by shabbir
Thats because you are using the C Graphics and it does not work in non dos mode. If you have any other program it works fine. I just did not remember this thing but after trying it I realised.
OK I'm waiting for your realised
Go4Expert Founder
23Apr2006,17:24   #34
shabbir's Avatar
Quote:
Originally Posted by lieweffect
OK I'm waiting for your realised
I think you did not got my point. I mentioned in the earlier posts that it can be done using Alt + Enter but realised that as you are using bgi graphics it cannot be done.
Contributor
23Apr2006,20:46   #35
lieweffect's Avatar
nevermind...
Thank You

Last edited by lieweffect; 23Apr2006 at 22:03..