Salakhetdinov Shamil
mcp2004 at mail.ru
Thu Apr 23 03:37:34 CDT 2009
Hi Gustav, FYI: I have added changes to Northwind.NET.FE.1.5.csproj to adapt your treeview menu and MDI form samples. -- Shamil -----Original Message----- From: Salakhetdinov Shamil <mcp2004 at mail.ru> To: Gustav Brock <Gustav at cactus.dk>, dba-VB <dba-vb at databaseadvisors.com> Date: Thu, 23 Apr 2009 09:20:54 +0400 Subject: Re: [dba-VB]Proposing/Planning Northwind.NET v.1.5 > > Hi Gustav, > > Thank you. > Could you please also commit to SVN server your current version of Northwind.NET.FE.1.5.csproj? > > Please also put the list of the missing/issues positions as in your e-mail message at northwind.codeplex.com issues area titles "Issues with MDI TreeView menu" or something like that? > > Thank you. > > -- > Shamil > > -----Original Message----- > From: "Gustav Brock" <Gustav at cactus.dk> > To: <mcp2004 at mail.ru> > Date: Wed, 22 Apr 2009 23:51:40 +0200 > Subject: Re: Re[2]: [dba-VB] Proposing/Planning Northwind.NET v.1.5 > > > Hi Shamil > > > > OK, done. > > Please read the in-line comments twice. > > program.cs adjusted. > > > > Missing: > > 1. A more clever method to call the different child forms to avoid the duplicate code for each form. > > > > 2. Option to adjust the position of the vertical separator with the mouse as is possible in a normal split form. > > > > Issues: > > 1. Positioning of child forms. Mostly handled, but for some special situations it may fail. > > Main goal: A new child form is positioned at position zero if no child form is present, and at position i+1 where i is the highest position of any present child form. > > > > 2. Limit the count of child forms in one layer. > > > > 3. Set colour of background. > > > > 4. Avoid beep when selecting a node by a key entry. > > > > > > Sorry being a bit late on this but real work is still keeping me quite busy. > > > > /gustav > > > > > > >>> Salakhetdinov Shamil <mcp2004 at mail.ru> 20-04-2009 23:51 >>> > > > > Hi Gustav, > > > > OK, please put your code then into Northwind.NET.FE.1.5 project - let's say make a folder > > \TreeViewMenu within Northwind.NET.FE.1.5 and put your source code file(s) in it. Please make it compiling OK. Then I will try to adapt it. > > > > As for DataSets - there is no a workaround probably. > > > > -- > > Shamil > > > > > > -----Original Message----- > > From: "Gustav Brock" <Gustav at cactus.dk> > > To: <mcp2004 at mail.ru> > > Date: Mon, 20 Apr 2009 22:57:32 +0200 > > Subject: Re: [dba-VB] Proposing/Planning Northwind.NET v.1.5 > > > > > Hi Shamil > > > > > > Thanks for the clarification. > > > Yes, we can freely use my treeview menu code - it is very basic and could be refined a lot, I had to leave it as is but it works. > > > > > > Originally I missed your point on Decoupling DataSets but now I think I understand. > > > I haven't tested it and have no workaround. > > > > > > /gustav > > > > > > _______________________________________________ > dba-VB mailing list > dba-VB at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/dba-vb > http://www.databaseadvisors.com >