Click here to Skip to main content
15,894,343 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: Cancel - OK Pin
PIEBALDconsult21-May-14 3:09
mvePIEBALDconsult21-May-14 3:09 
GeneralRe: Cancel - OK Pin
Gerry Schmitz21-May-14 8:38
mveGerry Schmitz21-May-14 8:38 
GeneralRe: Cancel - OK Pin
Ennis Ray Lynch, Jr.21-May-14 8:53
Ennis Ray Lynch, Jr.21-May-14 8:53 
GeneralRe: Cancel - OK Pin
GuyThiebaut20-May-14 10:21
professionalGuyThiebaut20-May-14 10:21 
GeneralRe: Cancel - OK Pin
Colin Mullikin20-May-14 10:28
professionalColin Mullikin20-May-14 10:28 
GeneralRe: Cancel - OK Pin
NickPace20-May-14 10:26
NickPace20-May-14 10:26 
GeneralRe: Cancel - OK Pin
Colin Mullikin20-May-14 10:33
professionalColin Mullikin20-May-14 10:33 
GeneralRe: Cancel - OK Pin
Philippe Mori20-May-14 15:55
Philippe Mori20-May-14 15:55 
It should be relatively easy to make a function that would to that automatically and just ensure that the function is called when the dialog is displayed.

If your code is object oriented, then you might essentially use a base dialog/form that will do it automatically and just update existing form to derive from that class instead of the original one.

This would really the best option and if the application is installed for the first time, it could use the new order by default and otherwise use the old order.

That way everyone is happy and the developer has some chalenge...
Philippe Mori

GeneralRe: Cancel - OK Pin
Stefan_Lang21-May-14 2:16
Stefan_Lang21-May-14 2:16 
GeneralRe: Cancel - OK Pin
Kevin Marois20-May-14 10:29
professionalKevin Marois20-May-14 10:29 
GeneralRe: Cancel - OK Pin
hairy_hats20-May-14 23:59
hairy_hats20-May-14 23:59 
GeneralRe: Cancel - OK Pin
Francine DeGrood Taylor20-May-14 11:02
Francine DeGrood Taylor20-May-14 11:02 
GeneralRe: Cancel - OK Pin
LloydA11120-May-14 11:38
LloydA11120-May-14 11:38 
GeneralRe: Cancel - OK Pin
Mycroft Holmes20-May-14 13:15
professionalMycroft Holmes20-May-14 13:15 
GeneralRe: Cancel - OK Pin
#realJSOP21-May-14 2:35
mve#realJSOP21-May-14 2:35 
GeneralRe: Cancel - OK Pin
Mycroft Holmes21-May-14 12:48
professionalMycroft Holmes21-May-14 12:48 
GeneralRe: Cancel - OK Pin
#realJSOP22-May-14 0:43
mve#realJSOP22-May-14 0:43 
GeneralRe: Cancel - OK Pin
PIEBALDconsult21-May-14 3:13
mvePIEBALDconsult21-May-14 3:13 
GeneralRe: Cancel - OK Pin
Marc Clifton20-May-14 15:22
mvaMarc Clifton20-May-14 15:22 
GeneralRe: Cancel - OK Pin
RossMW20-May-14 17:54
professionalRossMW20-May-14 17:54 
GeneralRe: Cancel - OK Pin
Nagy Vilmos20-May-14 19:39
professionalNagy Vilmos20-May-14 19:39 
GeneralRe: Cancel - OK Pin
Member 472408420-May-14 19:43
Member 472408420-May-14 19:43 
GeneralRe: Cancel - OK Pin
Matty2220-May-14 20:35
Matty2220-May-14 20:35 
GeneralRe: Cancel - OK Pin
Mark AJA20-May-14 21:15
Mark AJA20-May-14 21:15 
GeneralRe: Cancel - OK Pin
V.20-May-14 21:31
professionalV.20-May-14 21:31 

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.