Advertisement

1 - 10 of 269 containing alltags:("undo") (0.001 seconds)
I partitioned the wrong harddisk, a 2500Mb Bigfoot. I realised it kind of late, I already had come out to the main menu of fdisk from dos 6.22. The partition I think I deleted was a logical FAT32. ...
Zones: Windows 95Date Answered: 01/13/1998 Grade: A Views: 0
At the moment I copy from the clipboard a bmp image for editing. I can draw on the image no problem, but how do I if I make a mistake Undo the last draw or delete the 'Ink' from the bitmap. Please ...
Zones: Delphi ProgrammingDate Answered: 05/02/1998 Grade: C Views: 0
Tags: undo
I am creating a text editor using a RichTextBox Control.  I want to be able to add an Undo feature.  I am using the API function, SendMessage(txtBox1.hwnd, EM_UNDO, 0, 0).  When this function is ca...
Zones: Visual BasicDate Answered: 09/22/1998 Grade: A Views: 0
Do you Know how I can  add an Undo function to an application? I made large seeks but I did not find anything, perhaps you can refer me to  a specific address where it speaks about this subject or ...
Zones: Visual BasicDate Answered: 06/03/1999 Grade: B Views: 13
What is the best way to implement an undo-function im my application. I have a vb-Project connected with an Access-Database. Do I have to handle each action seperately or is the a general possibili...
Zones: Visual BasicDate Answered: 07/16/1999 Grade: B Views: 0
Is it possible to have Word to ignore an *Enter* key input?  I have developed several forms for work.  However, the form gets extended downward if the user uses the *Enter* key.  Although, I have d...
Zones: Ms Office SuiteDate Answered: 01/31/2000 Grade: A Views: 0
Is there any way to let the user undo and redo more than once? the code i'm using is: reEdit.Undo, but this let's the user undo only once. And my last question, how do i get a filename's titl...
Zones: Delphi ProgrammingDate Answered: 01/27/2000 Grade: B Views: 0
I need a script to change a page from fullscreen to regular browser view. It can not reload the page. It works on body onunload. I'm assuming its something like self.resizeTo(400,300) fullwindow=no...
Zones: JavaScriptDate Answered: 04/20/2000 Grade: C Views: 0
After I redirect stdout to a file, how do I reassign stdout to the console? #include <stdio.h> #include <stdlib.h> FILE *stream; int i; void main( void ) {     /* Reassign "stdout" to "...
Zones: C++Date Answered: 09/08/2000 Grade: B Views: 4
I have this text box, when you click a button it adds a line of text to it, how would I make one word of that line to be a different color? Also, how to a make the font thing pop up so the user can...
Zones: Visual Basic, Font CreatorDate Answered: 11/27/2001 Grade: A Views: 4