Click here to Skip to main content
15,921,577 members
Home / Discussions / C#
   

C#

 
GeneralRe: setting label.Text by the SqlDataReader's value Pin
Luc Pattyn11-Dec-10 17:13
sitebuilderLuc Pattyn11-Dec-10 17:13 
GeneralRe: setting label.Text by the SqlDataReader's value Pin
PIEBALDconsult12-Dec-10 4:21
mvePIEBALDconsult12-Dec-10 4:21 
AnswerRe: setting label.Text by the SqlDataReader's value Pin
Luc Pattyn12-Dec-10 5:34
sitebuilderLuc Pattyn12-Dec-10 5:34 
GeneralRe: setting label.Text by the SqlDataReader's value Pin
PIEBALDconsult12-Dec-10 5:48
mvePIEBALDconsult12-Dec-10 5:48 
GeneralRe: setting label.Text by the SqlDataReader's value Pin
Luc Pattyn12-Dec-10 5:55
sitebuilderLuc Pattyn12-Dec-10 5:55 
QuestionGUI User Control does not repaint it self properly after resizing it... Pin
Shultz 210-Dec-10 22:13
Shultz 210-Dec-10 22:13 
AnswerRe: GUI User Control does not repaint it self properly after resizing it... Pin
Luc Pattyn10-Dec-10 23:41
sitebuilderLuc Pattyn10-Dec-10 23:41 
GeneralRe: GUI User Control does not repaint it self properly after resizing it... Pin
Shultz 211-Dec-10 0:18
Shultz 211-Dec-10 0:18 
Hi 1. I tend to agree, but:
A. some time GUI needs to present the user multiple options and things to define.
If the user must set these things, the GUI tends to be more 'complex' then 'simple' and you cannot run from it.
Off course there are techniques how to reduce the overhead for user (use tab control, table layout etc...) but you cannot always avoid it.
This is my case and I can't actually make it 'simpler' in the aspect of less controls and components with in
B. I personally don't like, as a user, to deal with GUI that pops up forms in which things have to be defined. I tend to like much more a fixed GUI that all screens are with in, and navigation between them is done using tab control, split container etc. that is my design here as well.

2. I am not using any custom paint, so there is no reason for the controls not to redraw them selves by the system.
Note that my User Controls are used else where in my system and they function well, so I can't believe it's a structural problem with a refresh method call that is not being called when it should...

Thanks any way

The Shultz.
AnswerRe: GUI User Control does not repaint it self properly after resizing it... Pin
Keith Barrow11-Dec-10 2:27
professionalKeith Barrow11-Dec-10 2:27 
GeneralRe: GUI User Control does not repaint it self properly after resizing it... Pin
Shultz 211-Dec-10 4:59
Shultz 211-Dec-10 4:59 
AnswerRe: GUI User Control does not repaint it self properly after resizing it... Pin
Dr.Walt Fair, PE11-Dec-10 5:29
professionalDr.Walt Fair, PE11-Dec-10 5:29 
GeneralRe: GUI User Control does not repaint it self properly after resizing it... Pin
Shultz 211-Dec-10 11:14
Shultz 211-Dec-10 11:14 
QuestionSaving a word document(2000 to 2010) to xml Pin
Haim Nachum10-Dec-10 6:13
Haim Nachum10-Dec-10 6:13 
AnswerRe: Saving a word document(2000 to 2010) to xml Pin
Not Active10-Dec-10 10:26
mentorNot Active10-Dec-10 10:26 
AnswerRe: Saving a word document(2000 to 2010) to xml Pin
Yvan Rodrigues12-Dec-10 14:18
professionalYvan Rodrigues12-Dec-10 14:18 
GeneralRe: Saving a word document(2000 to 2010) to xml Pin
Haim Nachum12-Dec-10 22:57
Haim Nachum12-Dec-10 22:57 
QuestionSwitch with multiple variables Pin
jadughar10-Dec-10 4:24
jadughar10-Dec-10 4:24 
AnswerRe: Switch with multiple variables Pin
Luc Pattyn10-Dec-10 4:29
sitebuilderLuc Pattyn10-Dec-10 4:29 
GeneralRe: Switch with multiple variables Pin
jadughar10-Dec-10 5:01
jadughar10-Dec-10 5:01 
GeneralRe: Switch with multiple variables Pin
Luc Pattyn10-Dec-10 5:07
sitebuilderLuc Pattyn10-Dec-10 5:07 
GeneralRe: Switch with multiple variables Pin
jadughar10-Dec-10 5:43
jadughar10-Dec-10 5:43 
GeneralRe: Switch with multiple variables Pin
Luc Pattyn10-Dec-10 5:45
sitebuilderLuc Pattyn10-Dec-10 5:45 
GeneralRe: Switch with multiple variables Pin
PIEBALDconsult10-Dec-10 12:08
mvePIEBALDconsult10-Dec-10 12:08 
AnswerRe: Switch with multiple variables Pin
Eddy Vluggen10-Dec-10 5:03
professionalEddy Vluggen10-Dec-10 5:03 
AnswerRe: Switch with multiple variables Pin
harold aptroot10-Dec-10 5:04
harold aptroot10-Dec-10 5:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.