Click here to Skip to main content
16,006,013 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Cannot run exe if path exceeds 128 characters Pin
Dave Kreskowiak8-Apr-09 1:23
mveDave Kreskowiak8-Apr-09 1:23 
AnswerFound the problem and solution!!!! Pin
msmits7-Apr-09 23:53
msmits7-Apr-09 23:53 
QuestionCreating a project without Visual studio Pin
k3rkiran6-Apr-09 20:20
k3rkiran6-Apr-09 20:20 
AnswerRe: Creating a project without Visual studio Pin
PIEBALDconsult7-Apr-09 14:03
mvePIEBALDconsult7-Apr-09 14:03 
QuestionFocus Bubbling Pin
Tristan Rhodes6-Apr-09 2:47
Tristan Rhodes6-Apr-09 2:47 
AnswerRe: Focus Bubbling Pin
led mike6-Apr-09 5:29
led mike6-Apr-09 5:29 
GeneralRe: Focus Bubbling [modified] Pin
Tristan Rhodes7-Apr-09 1:54
Tristan Rhodes7-Apr-09 1:54 
GeneralRe: Focus Bubbling Pin
led mike7-Apr-09 4:41
led mike7-Apr-09 4:41 
Ok, now I recognize that I can't understand the design as you are stating it.
Tristan Rhodes wrote:
There are a number of similar style controls (View / Editor combo)


Tristan Rhodes wrote:
These form a composite control


Tristan Rhodes wrote:
I'm trying to get the manager control to handle the Selected event in the tree view / list and pass the focus to the editor control


So if this "editor control" is one of your custom controls you should say that rather than editor control which is interpreted as edit control, hence much confusion.

Anyway if I now understand correctly, don't use the focus event. If this is your custom control, in fact they all are I guess, you should have a design that is yours. It could be events or messages it doesn't matter but it should be yours. Don't try to use the framework events as your custom events, that is probably not a great idea even when it works.

This is not a topic I remember Kent Beck covering in Implementation Patterns, but I imagine he would say something like "prefer explicit design to implicit" as it is easier to understand.
GeneralRe: Focus Bubbling Pin
Tristan Rhodes14-Apr-09 1:22
Tristan Rhodes14-Apr-09 1:22 
GeneralRe: Focus Bubbling Pin
dojohansen9-Apr-09 4:58
dojohansen9-Apr-09 4:58 
GeneralRe: Focus Bubbling Pin
Tristan Rhodes14-Apr-09 1:09
Tristan Rhodes14-Apr-09 1:09 
GeneralRe: Focus Bubbling Pin
dojohansen14-Apr-09 6:44
dojohansen14-Apr-09 6:44 
GeneralRe: Focus Bubbling Pin
Tristan Rhodes14-Apr-09 22:54
Tristan Rhodes14-Apr-09 22:54 
QuestionIssues with Process.Start() Pin
Tristan Rhodes6-Apr-09 0:10
Tristan Rhodes6-Apr-09 0:10 
AnswerRe: Issues with Process.Start() Pin
Nicholas Butler6-Apr-09 0:38
sitebuilderNicholas Butler6-Apr-09 0:38 
GeneralRe: Issues with Process.Start() Pin
Tristan Rhodes6-Apr-09 0:57
Tristan Rhodes6-Apr-09 0:57 
QuestionTime Out Error Pin
Charan Pathania5-Apr-09 22:14
Charan Pathania5-Apr-09 22:14 
AnswerRe: Time Out Error Pin
Colin Angus Mackay6-Apr-09 0:31
Colin Angus Mackay6-Apr-09 0:31 
QuestionIs .net framework required to run a Windows Service, which was created using .net? Pin
subinfernandez5-Apr-09 20:32
subinfernandez5-Apr-09 20:32 
AnswerRe: Is .net framework required to run a Windows Service, which was created using .net? Pin
Eddy Vluggen5-Apr-09 22:21
professionalEddy Vluggen5-Apr-09 22:21 
AnswerRe: Is .net framework required to run a Windows Service, which was created using .net? Pin
PIEBALDconsult7-Apr-09 14:06
mvePIEBALDconsult7-Apr-09 14:06 
QuestionNeed help getting started on modbus project Pin
autocatch5-Apr-09 11:23
autocatch5-Apr-09 11:23 
AnswerRe: Need help getting started on modbus project Pin
Luc Pattyn5-Apr-09 11:37
sitebuilderLuc Pattyn5-Apr-09 11:37 
GeneralRe: Need help getting started on modbus project Pin
autocatch5-Apr-09 11:50
autocatch5-Apr-09 11:50 
QuestionWindows Azure Help.... Pin
kostas_del5-Apr-09 7:28
kostas_del5-Apr-09 7:28 

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.