all groups > dotnet windows forms > september 2004 > threads for sunday september 5
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Windows Form Locking up
Posted by mtinderholt at 9/5/2004 8:57:03 PM
I have developed a rather large application and am running into a bug that
causes the application to lock up. No exception is ever thrown, it just
simply refuses to take input. The only thing that you can do to the Form is
double click the title bar to restore/maximize the window. Other than t... more >>
Name of default web browser?
Posted by Przemek at 9/5/2004 8:43:25 PM
Hi.
How can I get name and location of my default web browser?
Thanks for wrote.
... more >>
Fixed window position
Posted by Rommel Ladera via .NET 247 at 9/5/2004 11:05:18 AM
Does anybody know what's the best way to lock the window's position in .NET besides using Windows API?
Basically, it will prevent the user from moving the windows form.
--------------------------------
From: Rommel Ladera
-----------------------
Posted by a user from .NET 247 (http://www.... more >>
Is this a good use of MDI
Posted by martian NO[at]SPAM gmail.com at 9/5/2004 9:33:27 AM
I'm developing a Windows Forms app that requires a fixed set of
graphical nav buttons along the top of the app window, then a number
of forms (or panels? or...?) that appear below, one at a time, based
on the selection the user makes from the nav bar. I've seen in other
postings refer to this a ... more >>
SupraText Open Source .Net Editor ... here it is (!)
Posted by Spare Change at 9/5/2004 5:06:37 AM
Ok, here's what I did all day ( besides baking an Eggplant Parmesan ).
The SupraText Editor version 0.0001a :
http://home.earthlink.net/~jabailo/Windopes%20SupraText/
Take down the binary and the four sample files here:
http://home.earthlink.net/~jabailo/Windopes%20SupraText/bin/Releas... more >>
showdialog
Posted by lukasz at 9/5/2004 3:56:17 AM
I want to show a modal dialog box at a moment when I don't know which form
of my application is focused, so I can't call ShowDialog(owner). Keeping
current form in a global variable would be troublesome. Other ideas?
... more >>
Wheel and Vertical Scroll
Posted by Spare Change at 9/5/2004 12:35:24 AM
Does the Wheel Mouse not automatically scroll a textBox ?
Suggestions?
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.752 / Virus Database: 503 - Release Date: 9/3/2004
... more >>
|