Enter Keywords:
1 - 10 of 989(0.012 seconds)
Sort By:
 
Why is it that when i use an MDI form there is no resize event when i maximise the form? This is in VB3.0 Professional. Is there a way to force a resize event in these circumstances?  If not, how d...
Zones: Windows ProgrammingDate Answered: 03/13/1997 Rating: 6.6 Views: 0
I created an MDI application with AppWizard but changed the CView baseclass to CRichEdit instead. Now I have added some menus to test things, and one thing I do is read a file and get a textmessag...
Zones: Windows MFCDate Answered: 01/09/1998 Rating: 8.6 Views: 0
how do i play mdi and realaudio files from delphi using memory files in the background when u are still running applications...?
Zones: Delphi ProgrammingDate Answered: 03/10/1998 Rating: 6.2 Views: 0
To get a handle of child window in common case, we used GetDlgItem. However, what is a similar function in MDI(multiple document interface) situation with that..? I copied the comment about GetDlgI...
Zones: Windows ProgrammingDate Answered: 05/31/1998 Rating: 5.4 Views: 0
Hi! I'm making a simple MDI text editor.It based on text editor sample program in '..\delphi 3\demos\doc'. I have two questions. First,How can I coding command line execution? For example,'notep...
Zones: Delphi ProgrammingDate Answered: 08/27/1998 Rating: 7.0 Views: 0
There has got to be a way to "ME.PRINTFORM" on an MDI form and have children printed as displayed?  Where all the sub forms also print so your entire collection of forms are all printed as part of ...
Zones: Visual BasicDate Answered: 09/02/1998 Rating: 9.8 Views: 0
I want to write a D4 program which has 4 major sections (Customers, Catalog, Orders, Sales Staff).  I'd prefer to write it as one big MDI program, with each section having it's own window(s).  Howe...
Zones: Delphi ProgrammingDate Answered: 10/19/1998 Rating: 7.2 Views: 0
I have a form that is acting like an MDI form.  I want to be able to have a custom Menu bar on an Access form.  I am not looking for built in Menu bars, but ones that I can add code behind. Any Id...
Zones: MS AccessDate Answered: 02/11/1999 Rating: 8.8 Views: 0
is it possible to create an MDI Form as an ocx control that can have child windows?
Zones: VB ControlsDate Answered: 06/08/1999 Rating: 7.6 Views: 0
I have a Main non-MDI form and several other non-MDI forms. I would like to minimize or maximize any of other forms which are open when the parent minimizes or maximizes. That is when when the mini...
Zones: Visual BasicDate Answered: 07/12/1999 Rating: 6.4 Views: 0