fixed Questions

4

Solved

I have a header that is larger than the width of the page so that I can't use position:fixed to set him on top of the page, because I absolutely need to be able to scroll horizontally. I don't thin...
Tubing asked 7/7, 2010 at 7:55

5

Solved

Is there a simple, efficient Map implementation that allows a limit on the memory to be used by the map. My use case is that I want to allocate dynamically most of the memory available at the time...
Headlock asked 31/5, 2010 at 3:50

1

I have a top navigation area with position: fixed I'd like the page content to scroll normally, but not disappear under the navigation. The main issue is when I do a search, (this is a full ...
Breannebrear asked 21/10, 2009 at 3:57

2

Is there a way to include a keyboard inside of a view? I want it to be part of the view and not be dismissed as well. Birdfeedapp does this in it's 'add account' modal view.
Concession asked 9/7, 2009 at 10:18

3

Solved

Aside from the fact that the code itself can access memory directly. What are the other implications of using the "/unsafe" compiler flag and the "fixed" keyword? Are there any knock on effects rel...
Cantle asked 1/4, 2009 at 17:5

1

Solved

Why are there 2 different ways lock memory in place in .NET? What is the difference between them?
Woodenware asked 27/2, 2009 at 13:12

7

Solved

Can someone give an example of a good time to actually use "unsafe" and "fixed" in C# code? I've played with it before, but never actually found a good use for it. Consider this code... fixed (b...
Trustee asked 17/9, 2008 at 17:12

© 2022 - 2024 — McMap. All rights reserved.