Nov 1

I’m not sure if it was able in Windows Mobile 5, but in 6

enum FormWindowState contains just Normal and Maximized, but not Minimized.

 

You can use Form.Hide() minimize your form, but then your app is not visible in Task List, so e.i. you cannot sell your app through Microsoft Marketplace

BTW:

I read in many places, that Marketplace got horrible –> impossible to realize conditions, but conditions are fair and Marketplace will have better quality applications. In result will profit just customers.

Only thing is that you must pay 99USD for every app. Even they doesn’t allowed you to sell through their Marketplace

You must use Native methods to minimize your app. Here is a code: Read the rest of this entry »

Nov 1

1

When I was working on my SecretSMS project, I’ve resolving a problem with my own dialog. Exactly to write a pass to read SMS.

Read the rest of this entry »

Jan 13

Everybody know that I’ve MDA Vario. And I’ve never registered how looks like icon in “My Computer” when you connect your PDA

BouyguesTele_MDAVario

MDA Vario

Read the rest of this entry »

Sep 14

Everybody know that my mobile pohone is MDA Vario and I'm really satisfied. I've Windows Mobile 6 there, but WiFi doesn't work, so maybe i'll dowgrade back to Windows Mobile 5 Annoyed

On internet i've hit on news, that Samsung has presented new phone looks like mine Vario.

New Samsung looks very nice, but it seems so easy scratchable, and "fingerprintable"…. read more Wink

Read the rest of this entry »

Jul 20

!!!!!!!!!! ATTENTION !!!!!!!!!!!!!!!!!!

if you destroy your device, it’s not my responsibility

  1. Be sure if your Wizard (MDA Vario, T-Mobile MDA, QTek 9100…) is G4 or G3
  2. Charge your battery to 100%
  3. Backup your files, contacts… everything will be deleted
  4. It’s diffent between soft and hard reset. if there is written hard reset – DO IT!!!

Read the rest of this entry »

Jul 19

Hi everybody

i’ve flashed my MDA Vario from WM5 (Windows Mobile) to WM6 (code name : Crossbow). In first sight you can differents, color combinations looks like Aero in Windows Vista

Read the rest of this entry »

Apr 15

I was ver intersting in if finally MS released a tool for WM5 remote display tool. (for WM2003 it exits), so i’ve visited MS webpage, and downloaded Windows Mobile Developer Power Toys.

Read the rest of this entry »

Mar 18

hi everyone;

i’ve installed plugin for WordPress which names WP-PDA by Imthi. If you wanna have it too, just click here.

it’s very nice plugin, because for small pda display graphic effects or images are needless

here are some screenshots :

Read the rest of this entry »

Feb 2

so when i’ve downloaded source code of application from here, i was surprised by TaskListControl, it’s very nice way to display some information and it seems better than DataGrid. So i’ve programmed my own TaskListControl and used in my application CreditCard, It’s has very simple application. It’s something like your wallet. It show how much did you waste, earn, and it’s very well-arranged. For demonstration i’ll show ya some screenshots, because it says more than words ;-)

 

 

here you can see, main window, it doesn’t show any informations because you didn’t wrote password (how you can see it’s “pass” ;-) ). When your “pass” is accepted, then you can see how much Remain, or Waste, Income, or click on buttons.

And very importtant information “created by Altai” :D

 

 

 

 

Read the rest of this entry »

Feb 2

Kdyz jsem pri “brouzdani po netem a hledani niceho” narazil jsme na tuhle web a zaujalo me prave ten jeji TaskListControl, je to mnohem hezci i elegantnejsi zpusob zobrazeni nejake informace. (rozhodne lepsi nez DataGrid, ComboBox, ListView…). Tak sjem si stahl zdrojovy kod aplikace a kouknul se jak je to naprogramovani. Hmmm čéče porad me neco prekvapuje. Proste bylo to udelani, tak ze jsem se ani netusil, ze takhle to jde :-) Myslim si ze neni problem abyste si to stahli taky a kouli se nato. Kdyz to zkusim jenom zestrucnit, tak ono to kresli na Bitmap pomoci GDI, takze opravdu proste Graphic.drawString(“AhojSvete”, Brush, Posx,Posy); (ted nejak nejsem si jist v jakem poradi jsou parametry, ale je to nejak takhle).

Read the rest of this entry »

« Previous Entries