accessing VFS?

2005-04-15 Thread George VS
Hi group, Is there any detailed information concerning the speed of accessing VFS? Are there any alternatives to VFSFileOpen+VFSFileDBInfo for checking a file type on Palm's card? Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums,

dynamic creating of a scrollbar control

2005-01-18 Thread George VS
Hi group, Is there any way of creating a scrollbar control dynamically? Thanks, George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

howto hide caret in text field?

2005-01-11 Thread George VS
Hi group, Does anyone know how to hide the blinking cursor in a text field? Thanks, George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: How to draw low density bmp on high density display?

2004-08-24 Thread George VS
(BitmapTypeV3) with kDensityDouble. Thanks! George VS ([EMAIL PROTECTED]) "Matt Graham" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > George VS wrote: > > I have a low density bitmap I wish to draw on high density display without > > being scaled. > >

How to draw low density bmp on high density display?

2004-08-24 Thread George VS
properly selects high-density bitmap and renders it as I wish. So, how can a 160x160 pix bitmap be rendered on left top portion of the screen on high density display devices? Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe

Image APIs?

2004-07-14 Thread George VS
what APIs are used for rendering images on devices. What formats are available. Is there any common image format (say .bmp) that can be used for both Palm and PocketPC devices. Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please

Why ErrDisplayFileLineMsg() does nothing in PalmOS5 ?

2004-06-17 Thread George VS
debugger in affected line? Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: howto download screenshots?

2004-05-13 Thread George VS
We use that way, but is there any specific to the simulator feature in the menus, much like "Save Screen..." in the standart PalmOS emulator? "Matt Graham" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > George VS wrote: > > Can anyone tell

howto download screenshots?

2004-05-12 Thread George VS
Hi group, Can anyone tell me how can I take screenshots from tungsteen simulator & sony ux50 simulator in 480/320 resolution? Thanks! George VS -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

screen resolution question

2004-04-14 Thread George VS
Hi group, Is there any way to calculate the screen resolution: pixels per mm? For WinCE I would do: int res = GetDeviceCaps(hdcDisplay, VERTRES) / GetDeviceCaps(hdcDisplay, VERTSIZE); Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to

Re: DataMgr implementation for Win32

2004-03-05 Thread George VS
eVC 3 any other propositions? George VS ([EMAIL PROTECTED]) "George VS" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi group, > > Is there any Win32 implementation of the PalmOS DataMgr interface. > I know one can use PAR's libprc library f

DataMgr implementation for Win32

2004-03-04 Thread George VS
Hi group, Is there any Win32 implementation of the PalmOS DataMgr interface. I know one can use PAR's libprc library from CW, but it is not a DataMgr interface implementation, but just implementation of the prc/pdb file format read/write routines. Thanks! George VS ([EMAIL PROT

Re: .R commandline compiler?

2004-02-18 Thread George VS
Thank you Ben, I am trying to port our Palm software to PocketPC with minimum project objects and source recoding. Besides, I very much like the R language, and I think I may find it usefull for building complex resources for any platform that I have to build for. George VS ([EMAIL PROTECTED

.R commandline compiler?

2004-02-17 Thread George VS
Hi group, Can anyone tell me if there is any command line tool I can use to build .R files? Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

port to WinCE

2004-02-10 Thread George VS
Hi group, Is there any lib or recomendations on porting Palm app to WinCE with focus on reusing much of the code. I managed to implement parts of Palm APIs under WinCE. Any ideas? Thanks, George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to

Tungsteen E device

2004-01-29 Thread George VS
Hi group, Is there any way to tell whether a device is TunsgteenE? any feature, constant, version would better do Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

WinRGBToIndex() crashes with low memory access for Treo270

2003-12-17 Thread George VS
Hi group, Did anyone had trouble with using WinRGBToIndex() under Treo270? Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

TimGetTicks() on Treo600 reutrn const?!?

2003-12-16 Thread George VS
Hi group, Is there a bug in the Treo600 system? TimGetTicks() returns 4 (?!) always What substitute function may one use to circumvent this bug! Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http

Re: 5-way navigation SDK

2003-11-26 Thread George VS
That would be great, if just the Palm have not wanted for some looney reason login for everything that makes sence, grrr! George VS ([EMAIL PROTECTED]) "LeSalle Munroe" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Go to the following site and download the

5-way navigation SDK

2003-11-26 Thread George VS
Hi group, Is there any place I can find usefull information about handling 5-way navigation? Also is there any emulator/simulator that supports it? Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http

DynamicInputAreas.pdf?

2003-11-07 Thread George VS
Hi group, Where can I find the so called "DynamicInputAreas.pdf" document? Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

testing Exchanging Objects

2003-10-15 Thread George VS
Hi group, How can I simulate IR (or other) comunication between 2 palm devices to test my exchange objects feature? Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

menus question

2003-09-16 Thread George VS
ources are linked as 'MBAR' resource; (2) although linked as 'MBAR' resource, data does not conform 'MBAR' type declaration in UIResDefs.r. What is the explanation? Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

external keyboard emulation

2003-09-10 Thread George VS
Hi group, Is there a tool to emulate external keyboard to PalmOS device (Palm m130, OS 4.1). Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

CW9, Linker error: PalmRez error: could not open file...,

2003-08-14 Thread George VS
1 # Col: 1 The file "resources.tmp" is created, but size is 0 ?!? This issue occur each time .R file is to be rebuild and there are other projects open in same CW app instance. More over on some machines this occurs always! Any suggestions? Thanks, George VS ([EMAIL PROTECTED]) --

PilRC problem with BITMAPFAMILYEX identifier auto-definitions

2003-07-10 Thread George VS
ng went ok, but when I added more definitions thing gone wrong even with older source. Any suggestions? George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: PleaseWait form

2003-07-04 Thread George VS
!) events in the "Please Wait" operation George VS ([EMAIL PROTECTED]) "Rodolphe Bréjaude" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > you can deletes all pen and key message sin the queue before returning > uses sysfluspenqueue() or

PleaseWait form

2003-07-03 Thread George VS
application gets mad after form is closed if the user had become impatient Any ideas? Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Localized Applications?

2003-03-11 Thread George VS
es in overlay database with a tool My questions are: 1. How is non-standard resources localized (typicallly that would be in custom .R files) ? 2. How is localization updated (when source moves to higher version, how to use previous work done for translating in the overlayed prc) ? Thanks! Geor