| Thread | Last Post | Replies |
|
| Control Event Firing order | 23 Jul 2003 16:49 GMT | 3 |
We are porting a product from windows to the pocket pc. The windows version is written in vb. We have come across a little inconsistancy in the firing order of events in the combo box contol. We use a flex grid control, and in certain columns the user is able to
|
| Change Icon for EVB Application | 22 Jul 2003 17:42 GMT | 3 |
it's possible to change icon of a ".vb" file into the pocket pc?? thank u very much Ricky
|
| Deleting COM object from HTML w/ VBScript | 21 Jul 2003 18:46 GMT | 1 |
I'm having trouble getting COM objects to delete from my web page (using slightly modified version of IESample as browser). I'm using CE.NET 4.1. Here's a snippet: dim newObject
|
| Memory problem? | 19 Jul 2003 08:09 GMT | 2 |
I'm devepeloping an evb application, and sometimes, this app disappears, and exit automatically. My PDA has 32 mb. Can this be the problem?
|
| Text Files | 19 Jul 2003 05:56 GMT | 1 |
Does anybody know how to edit a text file. I am able to write to the file and read from the file, but am unable to edit or delete a record in the text file. I have spent too many hours searching the MSDN without any luck.
|
| Tabstrip Control | 18 Jul 2003 16:26 GMT | 1 |
I am using the tabstrip control in my application to server a similar purpose to the settings screen on the Pocket PC. Users will be able to confgure our application from this screen. All is working OK, however, the first tab, doesn't fit against the left hand side of the screen, ...
|
| Connect to Access db | 17 Jul 2003 10:35 GMT | 2 |
I need to be able to connect to an Access database on the server from my pocket pc using evb. Is this possible or can you only connect to a pocket access database? Thanks
|
| bytes to float | 16 Jul 2003 22:08 GMT | 1 |
I have an embedded VB application where I receive a 4 byte float from a serial port. Does anyone have a way to read the floating point value from these bytes? I wrote a dll in embedded C++ to do it, but when I was
|
| Listbox | 16 Jul 2003 00:43 GMT | 1 |
When I click the blank portion of the ListBox I get the error message "An error was encountered while running this program: Subscript out of range" How can I get rid of this error message? I want this click to be ignored. Thanks.
|
| LinePrint "doesn't like "quotes" in quotes" | 15 Jul 2003 22:13 GMT | 1 |
I have a eVB program that opens a test file and writes (LinePrints) a line of code that has quotes already in it. The compiler doesn't like this. What is the easiest way to write this so the "quotes" will show up in my text file:
|
| Bar Code Scanner | 15 Jul 2003 20:50 GMT | 2 |
I need to trigger my eVB PocketPC 2002 app by the scan read event. My app has to add a line in a grid when the scanner reads a code. Just after the scan reads a bar code, the grid_LostFocus event is triggered but I don't know how to get the string just read.
|
| .vb File Layout | 15 Jul 2003 12:25 GMT | 1 |
I've heard people talk about how eVB is using script and how the .vb file has formatting and possibly comments within the file. My question is, can the .vb in eVB 3.0 be decompiled?
|
| Copy files to pda | 14 Jul 2003 23:10 GMT | 1 |
my english is very bad, i'm sorry, How to copy files from PDA to Desktop and Desktop to PDA in evb??? Have Anybody an example or link Thanks.
|
| more controls OCX | 14 Jul 2003 19:07 GMT | 1 |
Hello to all Where I could get more OCX controls for Visual Basic embedded 3.0 Thank you.
|
| Dial Modem? | 14 Jul 2003 09:26 GMT | 2 |
EVB Experts, How can I dial a modem from evb? I trying to send "ATDT2319478" Thanks,
|