1
How to Set UI AutomationProperty for a ListItem?
I have a test.xaml - <Grid> <ListBox Name=”ListBox1″/> </Grid> And in the test.xaml.cs file, I initiatilize the ListBox for (int i=1; i<=50; i++) { ListBox1.Items.Add(“Item” + i); } Now I want to set a HelpText AutomationProperty to each of the ListItems. How do I do it? I tried the following, but no success - <Grid> [...]
Answer Question
| May 19, 2009 12:55 PM
ListItem, UI, UI Automation, WPF ListBox
I have a test.xaml - <Grid> <ListBox Name=”ListBox1″/> </Grid> And in the test.xaml.cs file, I initiatilize the ListBox for (int i=1; i<=50; i++) { ListBox1.Items.Add(“Item” + i); } Now I want to set a HelpText AutomationProperty to each of the ListItems. How do I do it? I tried the following, but no success - <Grid> [...]
IT Knowledge Exchange User Interface
IT Knowledge Exchange User Interface Hi Folks this is a question based mainly at the “IT Knowledge Exchange” tekkies themselves. Although others’ ideas could be helpful for new features ! Is there any chance that U could intigrate a “Preview / As-Is” paine below the Text entry box please ? I also submit details & [...]
Answer Question
| April 17, 2009 9:07 PM
GUI developers, IT Knowledge Exchange User Interface, Real-time PreView, UI, Ui Upgrade
IT Knowledge Exchange User Interface Hi Folks this is a question based mainly at the “IT Knowledge Exchange” tekkies themselves. Although others’ ideas could be helpful for new features ! Is there any chance that U could intigrate a “Preview / As-Is” paine below the Text entry box please ? I also submit details & [...]
Have you tried XVT Cross Platform Studio 2008?
Is anyone aware of XVT? You can build C/C++ applications and compile the single source on any of 14 platform/OS combinations (windows, mac, unix, linux). Anyone tried it free? Anyone using it? www.xvt.com
Answer Question
| September 8, 2008 9:58 PM
C, C++, Cross Platform, GUI, UI
Is anyone aware of XVT? You can build C/C++ applications and compile the single source on any of 14 platform/OS combinations (windows, mac, unix, linux). Anyone tried it free? Anyone using it? www.xvt.com
How do I receive java-agent-backend-data in UI
I need help! a doc is open in UI. After pressing a button, the doc ist opened in a dialogbox for extra input. dlg_res = workspace.DialogBox( “DMS_Indizierung”, True, True, False , False , True, False, _ “In eAK überleiten …”, ,True, False, True ) In Queryclose there are more checks and an agent is started. [...]
Answer Question
| July 22, 2008 6:22 AM
Agents, Data analysis, Java, UI, Web services
I need help! a doc is open in UI. After pressing a button, the doc ist opened in a dialogbox for extra input. dlg_res = workspace.DialogBox( “DMS_Indizierung”, True, True, False , False , True, False, _ “In eAK überleiten …”, ,True, False, True ) In Queryclose there are more checks and an agent is started. [...]
Looking for the user interface in SQL Server 2005 Developer Edition
I just installed SQL Server 2005 Developer Edition and I can’t find the user interface. I’m looking for the place I’d type queries as I did in SQL Server 2000 Enterprise Manager. Where can I find the UI?
Answer Question
| June 23, 2008 3:28 PM
Enterprise Manager, SQL Server 2005, SQL Server Enterprise Manager, UI, User Interface
I just installed SQL Server 2005 Developer Edition and I can’t find the user interface. I’m looking for the place I’d type queries as I did in SQL Server 2000 Enterprise Manager. Where can I find the UI?
Linking between portlets
Is there a way to include links within portlets that link to other portlets or portal pages? If so, is this hard to implement?
Answer Question
| January 22, 2008 12:51 AM
page links, Portlet, UI, WebSphere Portal
Is there a way to include links within portlets that link to other portlets or portal pages? If so, is this hard to implement?
1





