Questions tagged [pen]

118 questions
0
votes
2 answers

Are serial numbers of pen drives are unique and universal?

In my application i need to give permission to given pen drive to be allowed to access or not. I'm using pen drive's serial number to give permission here i want to know if all pen drive has serial number or not and if they have then the serial…
0
votes
2 answers

Drawing does not remain on View

I got an Activity that contains a CustomImage (extends View) on which i try to draw, i can see the lines but on my touchUp they disappear. I set the paint like this: paint = (CustomImage) findViewById(R.id.paint); mPaint = new…
rosu alin
  • 5,674
  • 11
  • 69
  • 150
0
votes
2 answers

HTML5 pen tool for paint application

Hello I am trying to create a basic paint application in HTML5. Does anyone know how to make a pen tool for HTML5? I already know how to create the basic drawing tools just looking for some help on the pen tool. Any help would be appreciated,…
user1438026
  • 949
  • 2
  • 9
  • 13
-1
votes
1 answer

using a tablet to draw on a canvas (IE11, javascript/jquery)

The tablet we have is this: I have a small canvas in a web page (around 790x480) and when using the pen the area of the tablet that matches the canvas it's too small. This happens because the tablet area matches the full resolution of the screen,…
devamat
  • 2,293
  • 6
  • 27
  • 50
-1
votes
1 answer

PHP for apache not installing on Kali Linux

EDIT: I need to rephrase my question I am trying to install PHP5 for Apache on Kali Linux but it is not working. I am entering in:apt-get install libapache2-mod-php5 and am getting this error: `Package libapache2-mod-php5 is not available, but is…
Tech Dynasty
  • 163
  • 1
  • 4
  • 11
-1
votes
1 answer

Android: How to scale the width of the pen stroke

Probably this not related directly to Android. I have an image which have drawn with Pen tool of stroke 4px. If I have to draw it back to a pdf or other document and their size of the pages are different to the image, how do I scale stroke from…
LittleFunny
  • 8,155
  • 15
  • 87
  • 198
-1
votes
1 answer

Is there a Load Balancer with Direct Server Return (DSR) for Windows

Is there any load balancer to perform Load Balancing with Direct Server Return (DSR) on Windows. The Pen Load Balancer http://siag.nu/pen/ can perform DSR on Linux and there is Windows version but there is no description how to perform DSR on…
Jimski
  • 826
  • 8
  • 23
-1
votes
1 answer

Control Samsung's S Pen in Java

I'm rather new to the Android App Development and I was wondering if it is kinda possible to control the Samsung's S Pen in Java??? For example, if I hold my S Pen near the screen of my Samsung device and press the button of the S Pen, that…
Piezord
  • 159
  • 1
  • 2
  • 9
-2
votes
1 answer

vb.net drawing program - how to erase pen

So I am creating a painting program, which uses the system drawing pen tool. How can I make an erasure tool, though? Its in VB.NET Or how can I make an undo feature? So it undo's the latest drawing. Thanks in advance
-2
votes
1 answer

how to split shape made with pen tool in flash

i'm having trouble trying to only split a shape made with the pen tool in Flash : if i just erase a bit of the color, the white point key stays as is, and the shape is not split. I would like to separate it because i'd like to create an Armature,…
Paul
  • 6,108
  • 14
  • 72
  • 128
-3
votes
1 answer

Convert cartesian points to polar

I want to go from the Cartesian representation to Polar points on an image (a circle) that I imported from my computer but I do not know how to do it. Here is the code I have already tried: private double rho (double t) { return…
-3
votes
1 answer

How to make a bootable USB drive from backup files of another bootable USB drive?

I had a bootable windows 7 pen drive (sandisk 4 GB). Later, I got to use the pen drive for some other purpose, so i copied all the files from pen drive onto my hard disk. Now I want to use those files to make another bootable drive (A kingston 4 GB…
Rajesh Kumar
  • 243
  • 2
  • 4
-5
votes
1 answer

Roblox DDOS Server How to do?

In roblox somebody came up to me in a game and said they could ddos the server, I didn't believe them because tons of random kids say that they can "ddos" But then he said he would. To my amazement the server froze and all the people were stuck…
vendv
  • 3
  • 1
  • 2
1 2 3 4 5 6 7
8