473,789 Members | 2,926 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to make a character invisible when the user is typing from keyboard?

how to make a character invisible when the user is typing from keyboard in linux
Nov 22 '10 #1
1 2053
weaknessforcats
9,208 Recognized Expert Moderator Expert
You need to make a call to the operating system. Try this:

Expand|Select|Wrap|Line Numbers
  1. system("echo off");
Nov 22 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
2494
by: Ivan | last post by:
Hi, how to filter out non-digit chars when user writes text to System.Windows.Forms.TextBox? Thanks, Iavmn
15
3766
by: John Blair | last post by:
Hi, Code attached but the line that gives me an error is MyDataGrid.Columns(2).Visible = False It actually gives me an error for any value instead of 2 even when 9 bound columns of data exist. How do i hide a column? Thanks. MyConnection = New SqlConnection("server=(local);database=pubs;Trusted_Connection=yes") MyCommand = New SqlDataAdapter("select * from Authors",
3
3363
by: tshad | last post by:
I am using the footer of my Datalist to add a row into my database. Is there a way to make the footer invisible when not adding a row, making it visible when a button is pushed and making it invisible again when the page is posted (after the row is added)? I have a footer such as: <FooterTemplate> <SeparatorTemplate>
3
6031
by: Sandy | last post by:
Hello - I have a page that runs a stored procedure checking for the existence of a name in a database. If it exists, lblMessage returns text indicating same. When a user goes back and clears the textbox, I would like the message to disappear, instead of waiting for a return trip to the server. Any suggestions will be greatly appreciated! --
2
2073
by: Dave | last post by:
hi, I'm have a control which inherits from the panel control and I want to make it invisible at design time -- like the Timer control. Any suggestions?? Thanks, davermcl
0
860
by: Michael | last post by:
Hi I created a VB.NET UserControl with a StatusStrip on it. This strip is docked on the bottom! I compiled it with COM Compatibilty, i.e. i want to use it also in an activeX container. ok, after that i started a new VB6 EXE-Programm, add this control with the menu "insert control" to the toolbox, placed it on a form - great it works !!!!! But, when i make a late binding with this control, i.e.
3
4653
by: Bill | last post by:
I have a report with a text box named Discount. If this text box shows a value of 0, I do not want the text box to be visible. I have tried the following code, but it disables the control even when the value is greater than zero. My IF statement seems to always be true. Also, I can't find a value property for the text box. I have searched and can't find the answer via Google. Thanks.
1
1481
by: indoo | last post by:
Javascript to make a character invisible in a texbox on onfocus event. Thanks in Advance.
0
1671
by: mars92 | last post by:
Hi all, I am doing an project for school in IT and I have a GUI that works but I want to add a seperate pane that will become visible and invisible when I click a button. In detail, I am making a program for my friend who owns a IT business, the program shows a table of his products and when someone clicks the 'ADD' button I want a pane to pop up next to the button with the fields that the operator must fill in to add a product to the...
1
2150
by: Marina Chitchi | last post by:
In detail section of access report I have txtProblem. I put a line under this text. I want to make line invisible if txtProblem is null and visible if it populated (by the recordsource.
0
9666
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10200
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10139
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9020
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7529
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6769
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5551
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4093
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3701
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.