Tagged Questions
The items tag has no wiki summary.
6
votes
1answer
138 views
Animating the Addition / Removal of items within a TreeView - WPF
I know similar questions have been asked in relation to animating items within an ItemsControl so if an acceptable answer has been posted then it would be great if I could be pointed in the right ...
5
votes
1answer
573 views
android gridview drag items
I have a grid with dynamic number of rows and 3 columns. Only 3 rows are visible at a certain moment. In grid I can have empty cells. Do you have any idea how to implement a drag/drop feature for the ...
4
votes
2answers
273 views
Optimized way to get “get_Item” MethodInfo
Right now, I have: targetType.GetMethod("get_Item", BindingFlags.Instance)
Is there better?
4
votes
2answers
286 views
delphi 7 Items property
I come from Java background, where we have data structures with interfaces that if its collection it support certain behaviour, and a set has another.
while programming in Delphi I thed to hit a ...
4
votes
2answers
669 views
How to drag NSStatusItems
You all know the menu bar (or better said NSStatusBar) in Mac OS X.
There are some items which I can move and other which not.
I would like to be able to drag the NSStatusItem of my app.
Any idea ...
4
votes
3answers
1k views
Highlight NSToolbarItems
I want to highlight the selected NSToolbarItem like e.g. in Adium (see screenshot).
Is there an easy way? If not, tell me the difficult one. =)
3
votes
2answers
65 views
Custom User Control and Friendly Property Item Collection (Like ListBox and ListItems, but with List<Class>) on .ASPX
I have been wondering a long time how to do a public property for a User Control that work's like .NET native Item's collection Property (for Example, ListBox and ListItems):
<asp:ListBox ...
3
votes
1answer
63 views
Scrolling to Item
I'm new to Android and I want to know how to scroll down to a position specified by a button in ListView. Say for example I have an array of 5000 items, sorted. I will have 33 letters on top of the ...
3
votes
2answers
380 views
Delphi: Shift-Up and Shift-Down in the Listview
Is there a feature in the Listview control to shift items up and down?
3
votes
3answers
171 views
best way to find similar items in python
I have 1M numbers:N[], and 1 single number n, now I want to find in those 1M numbers that are similar to that single number, say an area of [n-10, n+10].
what's the best way in python to do this? Do ...
3
votes
8answers
10k views
C# Clear all items in ListView
I try to clear my listview but the clear method doesn't work:
myListView.Items.Clear();
This doen't work. When i put a breakpoint at this line, the line is executed, but my listview isn't empty. ...
3
votes
6answers
528 views
Agile project and amount of Documentation
What kind of documentation you'd recommend to support for Agile project? What are the core metrics you use to detect amount of documentation needed? Do you think you can store all of project info as ...
2
votes
3answers
109 views
java swing: how to align menu items in rows and columns?
I'm have no trouble when creating menu bar and its item. But now, when i get a question how to make the menu items appeared as column & rows-like table shaped, i really don't know about that.
The ...
2
votes
3answers
72 views
Why does python's dictionary iteration seemingly work with a copy?
I am confused how python is iterating through this dictionary. From python's documentation, the itervalues returns an iterator over the dictionary's values.
dict = {"hello" : "wonderful", "today is" ...
2
votes
5answers
93 views
how to clear list till some item? c#
i have List<sting> with 5 entries. [0],[1],[2],[3],[4].
if I use List.Clear() all item are removed.
i need remove till specific item, for example till [1]. that means in my list are just 2 ...
2
votes
1answer
573 views
Clear all elements of a carousel - Sencha
Dows anybody knows how to delete all elements on a carousel in sencha???
carousel = new Ext.Carousel({
fullscreen: true,
defaults: {
cls: 'carousel-item'
},
items: [{
...
2
votes
1answer
496 views
Is there a way to adjust the width of UITabBar button items to fit more than 5 buttons on the screen?
My buttons seem stretched, especially in landscape orientation. I can't find a property to adjust either on the UITabBar, UITabBarViewController, or on the UITabBarItem's themselves. (Of course, one ...
2
votes
2answers
263 views
Item control to delete itself from container control
There's a container control, a TScrollBox, that parents multiple item controls.
Every item control, being compound itself, contains (parents & owns) a delete button. Pressing the button initiates ...
2
votes
5answers
419 views
How to count unique items in a list?
How would someone go on counting the number of unique items in a list?
For example say I have {1, 3, 3, 4, 1, 3} and I want to get the number 3 which represent the number of unique items in the ...
2
votes
2answers
608 views
Add a cart link (with number of items) in the sidebar in Magento
I'm faced with a unique problem from a unique customer. In Magento's account screen, there are typically two places where "My Cart" makes an appearance; the top bar, and in the sidebar as a block. ...
2
votes
1answer
816 views
iphone uipickerview with images
it's possible add as item in the uipickerview some images/icons instead of text?
thanks
2
votes
2answers
537 views
C#: Real-time combobox updating
I have been trying to load a text file into a combobox, and then making a button to save any changes I make in the combobox back to the text file.
The problem is, when I type something in my ...
2
votes
1answer
50 views
Determine which Items are new when ProjectsEvents.ItemAdded is fired (VS Extensibility)
In my add-in I build List<> objects of specific file types (which are project items) during the Connect() event. In order to check and possibly append new items as and when these are added I've ...
2
votes
1answer
235 views
how to save sortable items in mvc
i have been working on my carousel items. i need to have a sortable list views in order for me to choose the appropriate format of details in the actual site.
i was able to do the sortable items ...
2
votes
4answers
604 views
How to detect the item restore on a ItemAdded() event on SharePoint
I know that when an item is restored from the recycle bin, the ItemAdded event is fired.
However, how can i detect if the item added comes from the recycle bin or if it is a new file.
Thanks
2
votes
2answers
812 views
Normalizing a list of items in MSBuild
I am trying to get a list of all unit test assemblies under the root of my project. I can do this as follows:
<CreateItem Include="**\bin\**\*.UnitTest.*.dll">
<Output ...
1
vote
2answers
55 views
Populating a listview from a SQLite database
I have an activity where i write a name which is insert in the database. In another activity I want to put a ListView which is populated with those names which are in the database or to add the new ...
1
vote
0answers
84 views
Limit items or paginate in Quicksand
I'm using the Quicksand jQuery plugin. It works fine, but now I want to limit the initial items, for example only show 20 or 30 items. How can I do this?
My current code:
Shadowbox.init({
...
1
vote
1answer
132 views
SMLoginItemSetEnabled(…) GET counterpart
For Sandboxed apps, to create a launch item, Apple suggest you use LSRegisterURL(..) and SMLoginItemSetEnabled(..) along with a helper tool. I've set up everything how I want it but I would like a way ...
1
vote
3answers
67 views
Python - Finding the sum of matching components in two lists
I have two lists:
A = [1, 2, 3, 4, 5]
B = [6, 7, 8, 9, 10]
And I need to be able to find the sum of the nth terms from both lists i.e. 1+6, 2+7, 3+8 etc
Could someone please tell me how to refer ...
1
vote
1answer
33 views
How to configure model activerecord in rails for items with multiple links
I have two models, Item and Link. Each link is going to join two items together, only two. What is the best way to set up the model relationship?
I currently have this:
class Item < ...
1
vote
2answers
95 views
Spinner Adding Items
I have been following the tutorial for adding spinner items to a spinner control for an app. When going into the app, it force closes, and when I comment the code, it works fine, but does not fill the ...
1
vote
1answer
353 views
How to add item to Extjs panel at exact position
i am adding an item to Extjs panel.
this.add(new_el);
this.doLayout();
it works fine. but in some cases i have to add {new_el} at exact position, not last.
For example penultimate one.
Cant find ...
1
vote
5answers
236 views
Python, remove duplicates from list of tuples
I have the following list:
[('mail', 167, datetime.datetime(2010, 9, 29)) ,
('name', 1317, datetime.datetime(2011, 12, 12)),
('mail', 1045, datetime.datetime(2010, 8, 13)),
('name', 3, ...
1
vote
2answers
357 views
add items in layout border - extjs
i need to add two boxes in the north section of a layout border
it would be something like this : in red the boxes / panels i need to add (but i dont want to keep borders)
here is my try :
...
{
...
1
vote
2answers
524 views
jQuery UI Sortable - how to include/exclude multiple “items”?
I have a working example of the jQuery UI Sortable function. I'm applying it to a HTML table to drag and drop and sort table rows. It works great except I want to exclude certain classes of row from ...
1
vote
1answer
1k views
Access the Repeater.Item.Count value within a codebehind method
I have a repeater on my page:
<asp:Repeater id="attachmentsRepeater" runat="server">
<HeaderTemplate>
<%
if (attachmentsRepeater.Items.Count > 0) {
...
1
vote
1answer
287 views
Scale usercontrol in wpf?
i have multiple items in my usercontrol. I put everything in a grid. But now i am trying, if the resolution of my screen changes, the window scales automatically. This just doesn't work.
I already ...
1
vote
1answer
149 views
why prolog isn't printing this list
I have a prolog rule below
schedule(mary,[ma424,ma387,eng301]).
and I have a predicate
taking(X,Y):- schedule(X, [Y | L]).
and when I try to figure out what classes she's taking by typing
...
1
vote
1answer
345 views
Set Height of First ListBoxItem as difference of the other Items in WP7
i need to show a list of item in a ListBox from the bottom in WP7.
So in case i have some items that the height sum of them is < of ListBox Height i need to have a blank item at the top with the ...
1
vote
2answers
610 views
android: Identify individual items in row of ListView?
I have a ListView in a ListActivity populated by a database table. Each row of the ListView is a RelativeLayout with three TextViews named rowid, date, and name in that order. I am able to select ...
1
vote
2answers
383 views
HttpContext.Current.Items reused?
I'm using HttpContext.Current.Items to make a Per-Request Cache Store.
I'm experiencing strange problems because I'm hitting to many Cache entries over different http requests.
It seems that ...
1
vote
0answers
323 views
Asp.Net ListView's Items property is always empty
Good day
I have a user control that contains a ListView which is being used to display tabs.
I am databinding the ListView and on the OnItemDataBound event adding the tab elements.
However the Items ...
1
vote
0answers
382 views
jQuery UI Sortable Sort Multiple Items at Once
I have a table which is sortable. The table also uses the jQuery TreeTable plugin so there are what appear to be multiple levels but all in standard tr elements. I am trying to make it so that when i ...
1
vote
1answer
299 views
Tooltip on Listbox display strange behavior
I'm brand new to C# and I wanted to enabled tooltips on a listbox. My wish was to be able to display a different tooltip depending on the hovered item in the listbox (the standard listbox's behavior ...
1
vote
2answers
278 views
Magento remove bundle item using API
I am looking for an API that can remove bundle items added in a main bundle product.
Can some one guide me to that API?
regards,
Irfan
1
vote
1answer
152 views
WPF expander size issue
I am using an items control to place n number of expanders. My items control will be placed in a grid with height 600 (for example). I want to make sure my items control will always ocupy entaire ...
1
vote
1answer
688 views
Copying ComboBox Items to a StringCollection in C#
How can I copy a collection of items in a comboBox to a StringCollection in my C# application? I'm only interested in capturing the string text for each item in their respective order. I am trying ...
1
vote
1answer
88 views
categories and items 1 big array
I've made some search on the forum without any good answers for my problem. If I missed something, feel free to link me to the question!
What I need to do is simple: a function that returns an array ...
1
vote
1answer
455 views
wxPython - Save Items in ListCtrl
My question is if we can save the items on ListCtrl so everytime someone opens the application, the items are there and if the user removes it, it also removes from the configuration.
I know that I ...