I was thinking of using it like a mouse input.
Like I touch the screen, and there is a gadget or something where I touch,, and something happens.
Search found 106 matches
- Sat May 22, 2010 6:46 pm
- Forum: Coding Questions
- Topic: Touchscreen
- Replies: 4
- Views: 1522
- Fri May 21, 2010 2:11 am
- Forum: Coding Questions
- Topic: Touchscreen
- Replies: 4
- Views: 1522
Touchscreen
I don't if this has been asked before, but my searching isn't coming up with anything.
Can you program something to use the touchscreen for input using PB?
Can you program something to use the touchscreen for input using PB?
- Tue Dec 15, 2009 11:36 pm
- Forum: Coding Questions
- Topic: String format
- Replies: 14
- Views: 2569
Re: String format
I have been working on some my old code and trying to compile this in 4.40 and it was writen in 4.20.
The line:
Is throwing the error that constant is not found.
The line:
Code: Select all
Static newline$ = #CRLF$- Sun Apr 26, 2009 6:57 pm
- Forum: Coding Questions
- Topic: Using a Joystick as a mouse
- Replies: 6
- Views: 2218
- Sun Apr 26, 2009 6:46 pm
- Forum: Coding Questions
- Topic: Using a Joystick as a mouse
- Replies: 6
- Views: 2218
- Sun Apr 26, 2009 12:29 am
- Forum: Coding Questions
- Topic: Using a Joystick as a mouse
- Replies: 6
- Views: 2218
Using a Joystick as a mouse
I am trying to code a way to use the joystick as a mouse. I found a way to do it on purearea , but I can only use the demo and want to use it in linux. Is there a demo friendly way of doing this. I have tried, but for the life of me can't figure it out. Also something that can work for windows and ...
- Sat Nov 01, 2008 8:28 pm
- Forum: Coding Questions
- Topic: Stopping a procedure
- Replies: 6
- Views: 1740
- Sat Nov 01, 2008 8:15 pm
- Forum: Coding Questions
- Topic: Stopping a procedure
- Replies: 6
- Views: 1740
Stopping a procedure
Since I have been searching for a solution for 30 minutes right and cant seem to put a correct string combo in the search box I asked probably a simple question.
I want to stop a produre from going on once I get to a certain point in a IF statement. Anyway to do this?
I want to stop a produre from going on once I get to a certain point in a IF statement. Anyway to do this?
- Thu Jul 10, 2008 6:46 am
- Forum: Coding Questions
- Topic: String format
- Replies: 14
- Views: 2569
- Tue Jul 08, 2008 8:59 pm
- Forum: Coding Questions
- Topic: String format
- Replies: 14
- Views: 2569
- Tue Jul 08, 2008 4:19 pm
- Forum: Coding Questions
- Topic: String format
- Replies: 14
- Views: 2569
- Tue Jul 08, 2008 6:27 am
- Forum: Coding Questions
- Topic: String format
- Replies: 14
- Views: 2569
- Tue Jul 08, 2008 6:21 am
- Forum: Coding Questions
- Topic: String format
- Replies: 14
- Views: 2569
String format
I am have a bit of problems with a program I am writing. The file needs to encoded in UTF16BE. I have confirm this with Notepad and the makers of the hard the config file is for. Thing is, when I use WriteStringFormat, I do not get the same results as if I were to edit the config file in Notepad. I ...
- Sun Jul 06, 2008 10:24 pm
- Forum: Coding Questions
- Topic: WriteStringFormat
- Replies: 1
- Views: 824
WriteStringFormat
Quick question. Where is the best place to put that. I need to write a file in Unicode
- Mon Apr 28, 2008 10:10 pm
- Forum: Coding Questions
- Topic: String Gadget Length
- Replies: 14
- Views: 3014