|
 |
|
|
Hi,
Congrats for deleveloping such a control.It looks n works great. Just wanted to know if Outlook 2003 Style Navigation Pane is tied with XP window themes...That is if theme is changed on the XP machine does Outlook 2003 Style Navigation Pane colors change accordingly?
Regards Vinutha
|
| Sign In·View Thread·PermaLink | 1.00/5 (1 vote) |
|
|
|
 |
|
|
Hi. Just a little question. When an application using the navigation pane is running (XP Operating system), if I try to logout, nothing happens and I find into the event viewer of the PC (system section) a message telling that the "shutdown has been cancelled". Do you manage the shutdown messages someway ? Thanks. Max.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
You better using TextRenderer.DrawText instead of DrawString so this control support to render unicode text.
Replace
g.DrawString(Caption, new Font(SystemFonts.DialogFont.Name, 8, FontStyle.Regular), new SolidBrush(navigateBar.NavigateBarColorTable.TextColor), (this.NavigateBar.RightToLeft == RightToLeft.Yes ? this.Width - capWidth - 8 : 8),(int)((this.Height - SystemFonts.DialogFont.Height) / 2)); With
TextRenderer.DrawText(g, Caption, new Font(SystemFonts.DialogFont.Name, 8, FontStyle.Regular), new Point((this.NavigateBar.RightToLeft == RightToLeft.Yes ? this.Width - capWidth - 8 : 8),(int)((this.Height - SystemFonts.DialogFont.Height) / 2)), navigateBar.NavigateBarColorTable.TextColor);
|
| Sign In·View Thread·PermaLink | 1.00/5 (1 vote) |
|
|
|
 |
|
|
Actually, i don't think to support unicode, but you are right.It is a good suggestion. I will change my code and update at this site.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
I want to be able to drag components from this control onto another control, but I'm not having any success. My components are in this control inside a list view, and everywhere that I see AllowDrop I'm hitting Yes, still no luck.
Thanks Just For Reading!
|
| Sign In·View Thread·PermaLink | 2.00/5 (1 vote) |
|
|
|
 |
|
|
Firts of all my compliments.
I have 2 questions:
1. When i minimize my application en reopen de the window the number of displayes buttons decreases with one. Is there a solution to this problem?
2. When the pane is collapsed and you click on the active button the corresponding panel comes out perfectly but on console ACTIVATE is printen.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Hi
1. Actually this is not a bug, this is a feature. I think panel height not enough for display(able) buttons height, show less button in panel. If you don't use this feature remove (OnResize) 1106-1110 lines in NavigateBar.cs
2. I forget remove this message. This a temporary line. NavigateBar.cs line 1249
Sorry for my english.
|
| Sign In·View Thread·PermaLink | 1.00/5 (1 vote) |
|
|
|
 |
|
|
Thnax allot! It seems that the height of the control is set to 100 if you minimize the screen so i build in a little nasty if 
if(!this.Height.Equals(100)) { this.MoveButtons(MoveType.MoveDown); this.ChangeSplitterPosition(); }
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Hi, it's a great control , and now i'am developing an accounting system for commercial market in Turkey, my project is about to finish , and i just realized there is a nice navigation solution like your's and it's free and it's open sourced, is it allowed to use it in a commercial distribution? cause the licensing conditions are not obviously implemented or i couldn't find it myself or whatever ,please respond me and i would like to use your control , 
Computer@doruk.net.tr Sisnet Engineering TR
|
| Sign In·View Thread·PermaLink | 3.00/5 (2 votes) |
|
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
I have added a custom treeview on the navbar just like what you did on the mail folders and I have a mdichildform where I add messages, is it possible to automatically update the treeview?
|
| Sign In·View Thread·PermaLink | 2.00/5 (1 vote) |
|
|
|
 |
|
|
Merhaba öncelikle
CollapsedScreenWidth özelliği sanırım çalışmıyor yada ben çalıştıramadım. Kodları inceledim baya ama işin içinden çıkamadım yardımcı olursanız sevinirim.
iyi çalışmalar.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Merhaba
Aslında NavigateBar üzerine verdiğin değer çalışmıyor. Bu property kullanan vardır diye NavigatebarBar üzerinden bu kaldırmadım. NavigataBarButton.CollapseScreenWidth üzerinde verdiği değeri kullanıyor. Her button için ayrı bir genişlik olmasını daha doğru olacağını düşündüm.
Not : Türkçe cevap verdiğim ilk mesaj
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Teşekkürler
Ozelliği orada görünce butonun özelliğine bakmak aklıma gelmedi doğrusu kodda bi hata var diye düşündüm iki saat koda bakındım.
Ayrıca bilerek türkçe sordum türk olduğunu görünce türkçe sorayım dedim. Gerçi başka kişiler anlamayacak ama neyse artık.
tekkar teşekkürler
iyi çalışmalar,
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
i´m trying set the control to mdi parent and after add an panel control with buttons... í don´t know what i make wrong... i add panel control to the mdi form and after, from de navigation button property (relatedcontroL) i select that panel..
i recive an error saying that a component is not initialized
{"Error al crear el formulario. Consulte Exception.InnerException para obtener más detalles. Error: El valor no puede ser nulo. Nombre del parámetro: value"} thanks.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Hi, I'm having real trouble with the related Control property. I've created a new navbar within a panel on a windows form (i'm using vb.net by the way). Can you tell me how to set it up as I keep getting exception errors.
Thanks
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
OK, I add a custom control to the form, lets say I call it 'customControl1' then I select customControl1 in the RelatedControl property of one of the Navbar buttons. All looks ok until I build the project which is when I get the error, the designer can't show the form any more saying:-
The variable 'customControl1' is either undeclared or was never assigned.
I'm sure I'm doing somehting wrong but I don't know what!! Thanks
Kevin
|
| Sign In·View Thread·PermaLink | 2.00/5 (1 vote) |
|
|
|
 |
|
|
It looks like a problem with the RelatedControl property in the VS2005 designer. I set the property in the code with :-
Me.navbarbtn1.RelatedControl = Me.customControl1
and it all works fine.
Thanks
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Hi!
I've just tried to add the dll (that comes with the source) as a component in Microsoft Visual Studio 2003 and I've received the following message:
MT.Windows.UI is not a .net module
Should it have worked normally? What should I do in order to use the component in vs2003?
Regards Siufi
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Hi
Maybe MT.WindowsUI.dll is corrupted. Build source code and use new file. If you use in VS2003, some anonymous delagete change normally and generic dict. change normally dict.
|
| Sign In·View Thread·PermaLink | 5.00/5 (1 vote) |
|
|
|
 |
|
|
I don't think that the dll is corrupted since I was able to run the NavigateBarTestApp.exe Anyway, I got a lot of errors when trying to compile in vs2003, does anyone have this component compiled in vs2003?
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |