![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | ComboBox Problem Hi All, I am trying to developing some applications using WPF; but i have a problem. When i added a combobox to the form, while running combobox couldn't open. I have the same problem with Expression Blend I am using Vista Home Premium 32 Bit. Is there anyone else live this problem? PS: I am sorry for my pour English |
My System Specs![]() |
| | #2 (permalink) |
| | Re: ComboBox Problem Are you sure that the combo box as some items? If there is no Items you can't open it! -- Regards, Lloyd Dupont NovaMind Software Mind Mapping at its best www.nova-mind.com "Bahadır ARSLAN" <bahadir.arslan@netron.com.tr> wrote in message news:%23SjJRYv4HHA.556@TK2MSFTNGP06.phx.gbl... > Hi All, > > I am trying to developing some applications using WPF; but i have a > problem. > When i added a combobox to the form, while running combobox couldn't open. > I have the same problem with Expression Blend > > I am using Vista Home Premium 32 Bit. > > Is there anyone else live this problem? > > PS: I am sorry for my pour English |
My System Specs![]() |
| | #3 (permalink) |
| | Re: ComboBox Problem Hi, Yes, i am sure. For example with this xaml code, i couldn't open it. <Window xmlns= "http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" > <ComboBox Name="cbBox" Height="25" Width="100" > <ComboBoxItem>Example 1</ComboBoxItem> <ComboBoxItem>Example 2</ComboBoxItem> <ComboBoxItem>Example 3</ComboBoxItem> </ComboBox> </Window > But i can see items if scroll the mouse wheel over it. "Lloyd Dupont" <net.galador@ld>, iletisinde şunu yazdı, news:ezq8Pl44HHA.5852@TK2MSFTNGP02.phx.gbl... > Are you sure that the combo box as some items? > If there is no Items you can't open it! > > -- > Regards, > Lloyd Dupont > NovaMind Software > Mind Mapping at its best > www.nova-mind.com > "Bahadır ARSLAN" <bahadir.arslan@netron.com.tr> wrote in message > news:%23SjJRYv4HHA.556@TK2MSFTNGP06.phx.gbl... >> Hi All, >> >> I am trying to developing some applications using WPF; but i have a >> problem. >> When i added a combobox to the form, while running combobox couldn't >> open. >> I have the same problem with Expression Blend >> >> I am using Vista Home Premium 32 Bit. >> >> Is there anyone else live this problem? >> >> PS: I am sorry for my pour English > |
My System Specs![]() |
| | #4 (permalink) |
| | Re: ComboBox Problem Hi I have inserted you Window in my test application. I can't reproduce it, it works! Do you use some ComboBox Styles ? Best regards Horst |
My System Specs![]() |
| | #5 (permalink) |
| | Re: ComboBox Problem Hi, I know the code is true,but when i am trying with neither XamlPad nor Visual studio, i couln't open ComboBox. No i am not using any styles. I have same problem all of .Net 3.0 applications such as Expression Blend. I couldn't open combobox at Expression Blend. For example at expression blend there is an option to change theme for expression blend. Bu i couldn't open combobox, only i can scroll mouse wheel. I wonder that is there any one living this problem. How can i send this bug to Microsoft? "Horst Klein" <horst.klein@vitodata.ch>, iletisinde şunu yazdı, news:%23XTWyX%234HHA.5424@TK2MSFTNGP02.phx.gbl... > Hi > I have inserted you Window in my test application. > I can't reproduce it, it works! > > Do you use some ComboBox Styles ? > > Best regards > Horst > > |
My System Specs![]() |
| | #6 (permalink) |
| | Re: ComboBox Problem Hi, I solved my problem ![]() It was very interesting. Two weeks ago i reduced my graphic card memory 32mb to 16 mb. Today i rised again to 32 mb, so the problem solved ![]() "Bahadır ARSLAN" <bahadir.arslan@netron.com.tr>, iletisinde şunu yazdı, news:B6738206-D9CB-438E-95D6-2385BDFDE60F@microsoft.com... > Hi, > > I know the code is true,but when i am trying with neither XamlPad nor > Visual studio, i couln't open ComboBox. > No i am not using any styles. I have same problem all of .Net 3.0 > applications such as Expression Blend. I couldn't open combobox at > Expression Blend. > For example at expression blend there is an option to change theme for > expression blend. Bu i couldn't open combobox, only i can scroll mouse > wheel. > > I wonder that is there any one living this problem. > > How can i send this bug to Microsoft? > "Horst Klein" <horst.klein@vitodata.ch>, iletisinde şunu yazdı, > news:%23XTWyX%234HHA.5424@TK2MSFTNGP02.phx.gbl... >> Hi >> I have inserted you Window in my test application. >> I can't reproduce it, it works! >> >> Do you use some ComboBox Styles ? >> >> Best regards >> Horst >> >> > |
My System Specs![]() |
| | #7 (permalink) |
| | Re: ComboBox Problem Hi, Bahadır ARSLAN wrote: Quote: > Hi, > > I solved my problem ![]() > It was very interesting. Two weeks ago i reduced my graphic card memory > 32mb to 16 mb. > Today i rised again to 32 mb, so the problem solved ![]() Greetings, Laurent -- Laurent Bugnion [MVP ASP.NET] Software engineering, Blog: http://www.galasoft.ch PhotoAlbum: http://www.galasoft.ch/pictures Support children in Calcutta: http://www.calcutta-espoir.ch |
My System Specs![]() |