WM6 - coding an application that ignores the HTC Cube - Windows Mobile Development and Hacking General

I am using C# on .NET Framework CE 2.0.
I want to build an application that when it goes full screen, the HTC Cube won't pop up.
I saw that the HTC Cube has a list of applications for which the cube is diabled (http://forum.xda-developers.com/showpost.php?p=2008094&postcount=18). However this does not work on my device.
Any ideas or starting points?

Are you using the original (HTC) Cube, or a cube built on top of TouchFloSL?

The original cube.

Related

touch cube???

I saw that in the developing session they made a touch cube look a like application,but works for wm5-6....do you think it will be possible to have one for wm2003??
No it's not possible 'cause TouchFLO uses some files which aren't available for WM2003SE, I think!
at the end with our "fantastic specifications" of the Alpine but with wm2003, we can't try anything that could be useful...
.I think at the end I will take an HTC TOUCH CRUISE!!!
I should say that I am trying the spb pocketplus 4 and all smart scrolling (like iphone and Htc touch) are working...so why you say that it is not possible to have cube on wm2003 device???
They could do the same job they are doing for all other device without touchflow technology
i would also like the cube for wm2003, im using spb pocket plus 4 as well, & love the scrolling! is there any possible way for the cube to work on wm2003?? even a launcher? or somthing?
how can i activate the smart scrolling on spb 4
how can i activate the smart scrolling on spb 4?
Try this application, Slither2006's cube, SCLPC++. The latest version is WM5 only but he has released aversion which works just fine on my Alpine, the only caveat is that you can't use a finger swipe to start the application, just assign it to a button and you are good to go. All the other rotations etc are done withing the application itself.

BIOTOUCH

can any one please help me...i want to know what biotouch is and where to get it and how to get the touchflo cube thing working.
biotouch requires hardware not present on the mogul.
The cube is part of a software interface HTC wrote for the Touch phones. Some people have made clone of this app for other PPC devices by HTC, but the real one as of yet remains on the Elph or Vogue (GSM and CDMA versions of the touch).
For the imitations, search for cube in the development and hacking section.
Hope that answers your question!
FTouchFLO by efrost works very well on the titan. This will allow you to launch applications by sliding your finger left to right, right to left, up to down and down to up. Make sure to find the FTouchFLO config app which makes it about a billion times easier to configure touchflo.
From there if you want to use one of the many cube clones (Slithers SCLPF works exceedingly well on the mogul, currently available only to donators but rough beta version is available and final version should be released very soon for free) you can simply assign the up down gesture from ftouchflo to launch the cube program of your choice.
All of these, as well as other similar programs can be found in development and hacking. Good Luck.

CORE COMPONENTS SKIN - Buttons, scrollers, combo boxes....

Hello all,
I'm looking for any program/hack to skin core components of Windows Mobile like buttons, scrollers, combo boxes, radio buttons, sliders... Since the first version of Windows Mobile MS hasn't changed terrible Windows 3.x like skin Even on new WM6.5 (except the scrollers). Do somebody know any program to change this awful old style? On Palm there are some programs (e.g. http://www.3gxsoft.com/palmrevolt/ ) so I hope there is any program even for Windows Mobile ;-)
Do somebody know at least how to change/add skin of these core components???
I think you forgot to use search.
There's an entire section on themeing, for example for the Diamond.
You can change some of the components via tsk files, but most of them require editing resource files like shellres, tshres and so on.
wisbar. (not WAD), just wisbar is only method for skinning what cannot be done in 6.5 feeble m$ methods.

Question for the developers?

How can I make VS2008 let me deploy to my HTC TOUCH HD
i can only deploy to thje standard devices so my app does not look like it should (i.e. windows mobile 6 stanard, professional, vga, square vga etc)
any help would be gratefully received
you can download the sonyE x1 sdk it got a emulator which is wvga
of cause you can also just alter one of the other ones
you can change the res to custom in their settings
Download the Windows Mobile 6.1.4 emulator images, they have a greater range of screen sizes to try out.
http://www.microsoft.com/downloads/...52-F89E-4354-84CE-5D19C204498A&displaylang=en
cameronm said:
How can I make VS2008 let me deploy to my HTC TOUCH HD
i can only deploy to thje standard devices so my app does not look like it should (i.e. windows mobile 6 stanard, professional, vga, square vga etc)
any help would be gratefully received
Click to expand...
Click to collapse
hello,
I don't have VS here but :
- connect your device using active sync
- start your VS smartdevice project
- in the top bar, there is a list where you select the emulator, choose your device (WM6 Pro Device should be fine)
- click on the small icon "Connect to device" next to this list
- tadam! you can then debug your programs running on the device!
I made this for my Diamond and my Touch Pro and it's really perfect (for testing sensor components )
Hope this helps!
PS: download.microsoft.com and get the latest WM 6.5 SDK!

how to programming htc touch pro´s animation

well, i´m working in an application for windows mobile 6.1 (for personnal use) using visual basic .net. but in this platform is very limited. so i can´t do many things as in the win32. but i seen from my phone (htc touch pro, windows mobile 6.1 phone edition) graphics, and innovations that i really want to put in my application.
as 1,2,3, pages of transparent background, animation, programs launcher style.
any help, to guide me in wich lenguage i have to learn, and wich technology to use as (opengl es, directx, gdi+).
thanks.
If you want to make rich-client application with advanced effects, you should stick with DirectX or OpenGL ES.
For OpenGL ES there is a good framework
http://silvermoon.codeplex.com/
If you want to make it on top of GDI+, there is a catch. No native png alpha channel (only available via COM object).
AlphaBlend via WINAPI.
But it does consume more memmory, and does not have hardware acceleration.
If your main target is phone with HTC Sence/Manila 3d, you can use Sence UI. There is some sort of SDK for it. It would save you some time

Categories

Resources