Enter Keywords:
1 - 10 of 1159(0.001 seconds)
Sort By:
 
I have created a Dialog as a child of a CMDIChildWnd derived class. Everything seems to work fine, but the look isn't good at all. You can't notice that the border of the CMDIChildWnd don't match t...
Zones: C++Date Answered: 06/05/1998 Rating: 6.6 Views: 0
Is there a way to put a #define or a #include inside a MACRO ? e.g. #define MY_MACRO(a) \   #define MY_CONSTANT_##a #define MY_MACRO2(a) \   #include #a I know that these macros can't compile b...
Zones: Windows MFC, SSIDate Answered: 11/19/1998 Rating: 7.2 Views: 0
How can I put ComboBox inside a StringGrid just like in the Object Inspector wherein a cell can have a ComboBox property?
Zones: Delphi ProgrammingDate Answered: 03/15/2002 Rating: 8.8 Views: 0
how can I put 2 frames inside of my window but I want scroll my window with all my frames: __________________________________ |                                                   |          ...
Zones: JavaScriptDate Answered: 10/31/2000 Rating: 6.6 Views: 0
Is it possible to handle a form within in a form? For example: <FORM name="Form1">   <FORM name="Form2">      <INPUT TYPE="text" name="form2_a">        <INPUT TYPE="reset">     </FORM> ...
Zones: HTMLDate Answered: 07/22/2001 Rating: 8.0 Views: 0
Hello, Experts:    I need your help!    I am doign Dialog-based application, I have a big dialog, in this dialog, there are some command buttons. my question is : 1) how can I implement this Dia...
Zones: Windows MFCDate Answered: 07/31/2001 Rating: 6.4 Views: 0
Hi all. Here is my question : I'am writing an component than owns a TPanel(called borderPanel). I would like the user being abble to access to all properties of the borderPanel within the Object...
Zones: Delphi ProgrammingDate Answered: 08/12/2001 Rating: 8.6 Views: 0
Hi, I have a rectangle, I'd like to display text in it, but there's too much text. I'd like the rectangle to stay in the same size, there for, I need a scroll bar. How can I use a scroll bar in ...
Zones: Adobe FireworksDate Answered: 09/25/2001 Rating: 7.4 Views: 0
Hi. I have a problem with a program I'm working on. No matter how much I've read the Swing tutorial (at Sun's site), and the API, I haven't got it fixed. The problem is as follows: I have ...
Zones: Java, AWT / SwingDate Answered: 03/23/2002 Rating: 7.4 Views: 94
I am writing a web based report, which is presented in a tabular format. For this i need to fix the table width for the sake of alignment in some cases. Here is what i want to achieve (for lack ...
Zones: Web DevelopmentDate Answered: 09/18/2002 Rating: 7.8 Views: 0