Hi,
Is there a way to make QReports print columns Left to Right - Top to Bottom
instead of Top to Bottom - Left to Right?
I'm using QuickReport 4.05.
Thanks.
Hello,
I'm developping a small game. Under win XP the game is fast enough. But I noticed that under Win98 or Win 2000, the game is very slow. I firgured out that's caused by the images renderning because if I minimise the window the game is fast, but if show it , it goes slowly.
are there any...
Hello,
I'm calling this code:
RichEdit.Lines.Add(a);
RichEdit.perform(WM_VSCROLL, SB_BOTTOM, 0);
RichEdit.perform(WM_VSCROLL, SB_LINEUP, 0);
In Win XP it works fine, the last line is shown and it's in the bottom of the RichEdit. But in Win 98, the last line is show but put in the top of...
Hi,
I have a STringGrid component in my form. I just fill half of it. Whenever I click on my grid (in the blank area, not selecting any element) and scroll the mouse I get this message:
Grid Index out of range.
Any solution to get rid of this message?
Thanks.
I mean once you're in the http://homepages.borland.com/efg2lab/Library/Delphi/Graphics/Multimedia.htm Link, most of them are Broken. Now About the http://www.delphi32.com/vcl/3096/ it's for C++
Hi,
Thanks answering. I'm sure I'm in my thread. I create it and put the priority to tpLower. Still my app is stopping when I put sleep in the thread.
Ben.
Hello,
I want to put a delay into a thread for n millisecunds. I can't use the sleep instruction because it stops all my application (all the threads). I've thought using a timer, but is there an equivalent instruction to ProcessMessages in a thread?
Thanks.
Hi,
I've developed an application that uses Sockets to get information from a server. The application works fine, except on 2 computers where from time to time I get truncated sockets. My question: is it a bug on my application? a hardware problem? an OS problem? Is there any way to find out...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.