Click here to Skip to main content
15,902,447 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Do you embed classes within classes? Pin
charlieg17-May-24 10:48
charlieg17-May-24 10:48 
GeneralRe: Do you embed classes within classes? Pin
maze329-Apr-24 23:41
professionalmaze329-Apr-24 23:41 
GeneralRe: Do you embed classes within classes? Pin
BernardIE531730-Apr-24 0:28
BernardIE531730-Apr-24 0:28 
GeneralRe: Do you embed classes within classes? Pin
Gary Wheeler30-Apr-24 1:13
Gary Wheeler30-Apr-24 1:13 
GeneralRe: Do you embed classes within classes? Pin
charlieg30-Apr-24 16:45
charlieg30-Apr-24 16:45 
GeneralRe: Do you embed classes within classes? Pin
steve.tabler30-Apr-24 3:20
steve.tabler30-Apr-24 3:20 
GeneralRe: Do you embed classes within classes? Pin
charlieg30-Apr-24 16:49
charlieg30-Apr-24 16:49 
GeneralRe: Do you embed classes within classes? Pin
steve.tabler30-Apr-24 18:35
steve.tabler30-Apr-24 18:35 
I'll have to look at some of my project code and get back with you, as it half past midnight here, and I am a bit fuzzy on why. I know that the way I write my dialogs aren't quite as trivial as textbook examples, and I have to look and see why. But what I think I was doing was not so much as embedded a class within a class, but simply putting my data class on the end of the dialogbox class, initially, rather than having a separate file for the data class. It may relate to my wanting a dialog box that had an Apply button implemented in addition to the usual OK and Cancel buttons. It may be that my dialog box does something complicated and has to stay open and effect the target form with changes as I make them on the dialog without closing and reopening the dialog repeatedly until I get the combination I want.
GeneralRe: Do you embed classes within classes? Pin
charlieg2-May-24 11:05
charlieg2-May-24 11:05 
GeneralRe: Do you embed classes within classes? Pin
steve.tabler5-May-24 16:13
steve.tabler5-May-24 16:13 
GeneralRe: Do you embed classes within classes? Pin
charlieg6-May-24 2:35
charlieg6-May-24 2:35 
GeneralRe: Do you embed classes within classes? Pin
PIEBALDconsult30-Apr-24 3:55
mvePIEBALDconsult30-Apr-24 3:55 
GeneralRe: Do you embed classes within classes? Pin
charlieg30-Apr-24 16:46
charlieg30-Apr-24 16:46 
GeneralRule and Exception Pin
Amarnath S29-Apr-24 0:53
professionalAmarnath S29-Apr-24 0:53 
GeneralRe: Rule and Exception Pin
Mike Hankey29-Apr-24 1:12
mveMike Hankey29-Apr-24 1:12 
GeneralRe: Rule and Exception Pin
obermd29-Apr-24 3:26
obermd29-Apr-24 3:26 
GeneralRe: Rule and Exception Pin
englebart4-May-24 16:41
professionalenglebart4-May-24 16:41 
GeneralRe: Rule and Exception Pin
PIEBALDconsult29-Apr-24 3:30
mvePIEBALDconsult29-Apr-24 3:30 
GeneralRe: Rule and Exception Pin
k505429-Apr-24 4:21
mvek505429-Apr-24 4:21 
GeneralRe: Rule and Exception Pin
Amarnath S29-Apr-24 17:47
professionalAmarnath S29-Apr-24 17:47 
GeneralRe: Rule and Exception Pin
trønderen29-Apr-24 5:28
trønderen29-Apr-24 5:28 
GeneralRe: Rule and Exception Pin
Richard Andrew x6429-Apr-24 8:32
professionalRichard Andrew x6429-Apr-24 8:32 
GeneralRe: Rule and Exception Pin
trønderen29-Apr-24 10:59
trønderen29-Apr-24 10:59 
GeneralRe: Rule and Exception Pin
jschell29-Apr-24 15:03
jschell29-Apr-24 15:03 
GeneralRe: Rule and Exception Pin
Amarnath S29-Apr-24 17:45
professionalAmarnath S29-Apr-24 17:45 

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.