Forum: Windows NT / 2000 / XP Nov 2nd, 2009 |
| Replies: 7 Views: 375 That's right.
It wasn't a big issue anyway, just trying to find the cause and save myself from frustration during serious browsing:P
wow! how did I miss that?? Too bad I did, it could have... |
Forum: C++ Nov 2nd, 2009 |
| Replies: 7 Views: 3,346 Hmmm... So BGI graphics is not meant for this version of the compiler.
I guess that pretty much clears the issue for me now.. though I abandoned my attempts looooooooooong time back...;)
and to... |
Forum: Windows NT / 2000 / XP Nov 2nd, 2009 |
| Replies: 7 Views: 375 Hi bob!
before running the SFC program, I managed to get rid of the taskbar buttons problem, just by exiting and then restarting the said applications and it seems to be working as expected (for... |
Forum: Windows NT / 2000 / XP Nov 2nd, 2009 |
| Replies: 7 Views: 375 Thanks for the suggestion, but I can't try it out right now, so, I will try to do it tonight and let you know about the results. |
Forum: HTML and CSS Nov 1st, 2009 |
| Replies: 2 Views: 383 The "How do you fix it" part in this site maybe of some help - http://www.positioniseverything.net/explorer/floatIndent.html
with respect to your code in relation with the above site, you may want... |
Forum: Windows NT / 2000 / XP Nov 1st, 2009 |
| Replies: 7 Views: 375 hello!
I have two problems that I am unable to solve.. hope someone here can help me out with this.
First,
When I click on the taskbar button of my uTorrent or Firefox window, it does not... |
Forum: C++ Jul 26th, 2008 |
| Replies: 7 Views: 3,604 I have done that loads of times without any luck...
Again just for your sake, i tried this too... STILL not working..
And FYI, I don't need to use TC anymore, but if i ever happen to find... |
Forum: C++ May 10th, 2007 |
| Replies: 5 Views: 3,623 yes my other programs are compiled successfully, but i am having problems onlhy with the graphics programs.. |
Forum: C++ May 9th, 2007 |
| Replies: 5 Views: 3,623 i tried to run a graphics program in my borland c++ 5.02 compiler..
i opened a new project, changed the platform to DOS(Standard) mode...
check marked the BGI option..
and added my program... |
Forum: C++ May 7th, 2007 |
| Replies: 7 Views: 3,346 hi!
i tried to run the following program in BORLAND C++ version 5.02..
#include<stdio.h>
#include<graphics.h>
#include<string.h>
#include<math.h>
#include<conio.h> |
Forum: C++ May 4th, 2007 |
| Replies: 7 Views: 3,604 hey niek_e! ur idea of changing the compatibility mode didn't work, but i went to the properties and changed the full screen mode to window mode which allows me to use it...
but still what could... |
Forum: C++ May 3rd, 2007 |
| Replies: 7 Views: 3,604 hi!!
I installed TurboC++ version 3.0 in my computer, which runs a WindowsXP OS....
the problem is... the turboc++ window opens in my screen but i am not able to use my keyboard as well as my... |