Omgili - forum search, search forums  
  

Discussions about way of moving

Displaying 1 - 10 out of 1,144,416 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
I want to append a record in a TClientDataSet based on another record (in this same TClientDataSet). Problem is that i can't access another record in the TClientDataSet because the cursor is pointed to the row i'm appending. And i can't find another way...
Started by on , 3 posts by 3 people.  
Which.
The only way to do this would be to fully dissect the ClientDataSet.Data property content.
This is a question for anyone who has the pleasure to work in both Java and C#. Do you find that you have to make a mental context switch of some kind when you move from one to the other? I'm working in both at the moment and because the syntax and libraries...
Started by on , 6 posts by 6 people.  
I've used the functional aspects of C# more and more as I work my way through learning F# (now writing in that or OCaml really....
3.0, I use delegates, generics and especially API constructs like Dictionaries, way more than I ever did in Java.
Hi, I have two branches : X and Y. I want to replace a Y's subdirectory (y1) by its equivalent from X (x1). For the time being, I do the following : copy x1 to Y, remove y1, rename (move) x1 to y1 : a) svn copy https://path/to/branches/X/x1 https://path...
Started by on , 4 posts by 4 people.  
If you really want to replace the directory, you can do that with two operations: svn delete https://path/to/branches/Y/y1 svn copy https://path/to/branches/X/x1 https://path/to/branches/Y/y1 If Y/y1 is really already an older copy of X/y1, you shouldn... .
Ask your Facebook Friends
Hello, I have a user on what we will call PageA.aspx. This user needs to get to PageB.aspx. The obvious way is have a hyperlink that simply sends them to PageB.aspx. That got me thinking about the other ways to get between pages. One could use javascript...
Started by on , 4 posts by 4 people.  
A server-side (via postback) redirect is good if you need to, say, need to track specifics about which... .
It's best for SEO, accessibility and usability.
All user agents know what a link is and what it represents .
A real link is best for most circumstances.
I've got an old DOS (read: abandonware) machine running my old DOS games (as referenced here) . I'm finding that over time, my floppies are starting to die and become completely unreadable. So recently i've been finding abandonware binaries of games i...
Started by on , 13 posts by 12 people.  
If not, you should....
It's not just not add games ofter), then the easiest way may be to remove the hard drive from the dos box for the DOS hard drive.
One way of moving files to old machines that I have found useful is to use ZModem.
This section of the glibc manual explains job control, but unless I am missing it, it doesn't explain how to implement the ability to move a job that has already launched into the background or foreground. Can anyone give me a basic example, overview,...
Started by on , 3 posts by 3 people.  
One is absurdly simple: the shell or some other....
I don't mean to be a smart ass, but have you tried looking in: http://ftp.gnu.org/pub/gnu/bash/bash-4.0.tar.gz ;-) -Oisin There are two aspects of foreground/background in the Posix *nix operating systems .
I've got to move around 320,000 files, 80,000 folders (only 100 Gb) of data. Some files are > 1GB but most are < 1kB. I've had a look at http://serverfault.com/questions/26467/fastest-method-of-copying-files but I'm not sure how useful any of these...
Started by on , 7 posts by 7 people.  
Obviously....
This way the disk isn't concerned by issuing to automate the process a lot easier.
I found the most efficient way to copy large numbers of files was to stream them in to ISO files first and then copy the ISOs instead.
Being scanned.
Currently I am doing it like this: CGRect frameRect = myUIImageView.frame; CGPoint rectPoint = frameRect.origin; CGFloat newXPos = rectPoint.x + 10.5f; landscape.frame = CGRectMake(newXPos, 0.0f, myUIImageView.frame.size.width, landscape.frame.size.height...
Started by on , 3 posts by 3 people.  
I put my 'moving around stuff' in an animation block, and let the iPhone do the moving....
You could optimise, I suspect you are doing something else wrong .
Yes, you can move the center but the code is not significnaly more efficient.
Hey guys, So, I have a navigation that is a list and has sublists and sublists. Basically, the nav is by default collapsed, but if people click on a page that's in a sublist, I want to show the parent list. And if it's a sublist of a sublist, I need both...
Started by on , 4 posts by 4 people.  
This).closest("ul") will traverse the parents until it finds a ul http://docs.jquery.com/Traversing/closest#expr ...it will continue to traverse up the document, parent by parent, until an element is found that matches the specified expression.. .
Hi! It looks like we will be moving and my son has about 50 LEGO sets that he has built and is concerned that they won't look the same once we get to our new home. Aside from rebuilding everything or taking things apart in chunks and reassembling, is ...
Started by on , 11 posts  
Answer Snippets (Read the full thread at lego):
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • LEGO.com Messageboards : LEGO Parents' CafĂ©
  • Server Fault
  • Super User
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost