| Thread | Last Post | Replies |
|
| imagelist or listview | 24 Sep 2003 22:59 GMT | 1 |
I'm using the smallicon property of the listview (report mode) to apply a small icon next to each row. Of course, one must use an imagelist control to feed the listview control. I've just moved my application over to pocket pc 2003 and this feature no
|
| How to add new entry to a menu at runtime | 24 Sep 2003 18:44 GMT | 3 |
I have some problems to add new entrys to a menu dynamically at runtime. Does anyone know how to do this? Thanks, Patrick
|
| Where I could find Windows CE 3.0 SDK? | 24 Sep 2003 17:03 GMT | 2 |
I need Windows CE 3.0 SDK or Anything to develop for this Windows in a Olivetti Davinci@ MIPS R3000 Thank you.
|
| eVB crashes in Windows XP | 24 Sep 2003 16:51 GMT | 2 |
Could anybody help: eVB 3.0 crashes in WinXP almost every time when using emulation (SDK for PsPs2.11 installed), trying to start Help (F1) etc...
|
| Load and manage a Excel Sheet from a form | 24 Sep 2003 16:29 GMT | 1 |
Does anyone have sample code to load and manage from a form, a Excel Sheet using API Reference? Sorry for my english, here is in spanish: Necesito abrir una hoja excel en una forma de eVB, para manejarla desde la
|
| Can't see insertion point in TextBox after SetFocus | 24 Sep 2003 13:32 GMT | 3 |
Hallo everyone, I'm trying to do this: 1) the user enters a product code in a textbox; 2) on LostFocus, I do some validation and then run a query on the
|
| booting of nk.bin from CEPC BOARD and exporting an SDK. | 24 Sep 2003 13:16 GMT | 1 |
Part 1) : I am facing problem in booting from harddisk.for the CEPC Board. i.e i am trying for , load CEPC NK.bin. even, i make BOOT PARTITION AS C , and the partition as active , and i
|
| why can't debug in EVB3.0 | 24 Sep 2003 10:53 GMT | 5 |
I has installed both EVB3.0 and EVC3.0 on Windows 2000. in EVC 3.0, I could debug application who runs in the emulator. but in EVB 3.0, I can't do it. why? thanks.
|
| How can I compile eVB project? | 23 Sep 2003 21:43 GMT | 3 |
How can I compile eVB program? I need EXE file. Thank you!!
|
| DataGrid in eVB | 23 Sep 2003 21:08 GMT | 1 |
can anybody tell me is there any third party component for datagrid that can insert component inside datagrid?
|
| how to add data to table using textbox and eVB? | 23 Sep 2003 09:39 GMT | 1 |
Hi, how to add a data or a record using textbox in eVB like we used to do in VBA? i would like to add them to Pocket Access and displays them in grid. thank you. pls help.
|
| Filecopy Command | 23 Sep 2003 09:29 GMT | 3 |
I can't get the filecopy or the Kill command to work. I just want to delete a text file, or rename a file. I added the filesystem reference. But when I run the program it tells me the variables filecopy and kill are
|
| Convert from eVB to VB.NET | 22 Sep 2003 19:28 GMT | 1 |
is there any utilities to convert my eVB project into VB.NET in VS.NET 2003? if no, is it a pain to manually convert my eVB project (means re-write the whole project)?
|
| DataGrid Input | 22 Sep 2003 19:26 GMT | 1 |
i am a newbie in developing eVB apps. My question is, how can i input data (text or numeric input) into a cell. I have made an app with a grid with 1 col and 8 rows. Now i want to input a text into the cell(1,1). Many thanks
|
| Could I use up/down key instead of tab key? | 22 Sep 2003 09:37 GMT | 1 |
in my form , I used some textbox . i wish to move to the next textbox when user press down arrow key. it's easy to do in VB5 or VB6 : i can write an keydown event,then call sendkeys "{tab}" . but it's not work in EVB 3.0 . Could you help me?
|