Basic4ppc - Windows Mobile Development  

Go Back   Basic4ppc - Windows Mobile Development > Foreign Languages > Italian Forum
Home Register FAQ Members List Search Today's Posts Mark Forums Read


MouseUp


Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 05-28-2008, 09:58 PM
Filippo's Avatar
Basic4ppc Veteran
 
Join Date: May 2007
Location: Schwäb. Gmünd, Germany
Posts: 263
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Se puoi caricare il codice sul Forum, forse ti posso dare una mano d'aiuto.
__________________
PPC: MDA Pro, 2GB SD
PPC: HTC Touch Diamond, 4GB
______________________
Reply With Quote
  #12 (permalink)  
Old 05-29-2008, 04:55 AM
Knows the basics
 
Join Date: May 2008
Posts: 84
Default

Ok
Code:
Sub Globals
	'Declare the global variables here.
	
End Sub

Sub App_Start
	dzem.New1("SerButton", true)
	dzem.Hook(512) '<<<<<<<<quì mi dà errore!!
	FormStart.Show
	FormStart.Refresh
	Sleep(500)
	FormStart.ForeLayer = true
	SerButton.Image = ImageList1.Item(0)
	FormStart.FDrawString ("Loading.....", 16,750,20,550,500,255,255,255)
	formstart.Refresh
	Carica_Settings
	Sleep(500)
	FormStart.FErase(750,20,550,500)
	FormStart.Refresh
	Sleep(500)
	FormMain.ForeLayer = true
	FormMain.FDrawString ("Seriale", 12,17,65,100,100,255,255,255)
	FormMain.Show
	FormMain.Refresh
	'Tab1.New1("FormMain", 100, 30, 400, 200)
	'Tab1.AddTabPage("Test_Seriale")
	'Tab1.AddTabPage("Test_Stampanti")
End Sub


Sub FormMain_Close
        dzem.UnHook(512)
        AppClose
End Sub

Sub Carica_Settings
'..........
End Sub

Sub SerButton_ButtonDown
	SerButton.Image = ImageList1.Item(1)
End Sub

Sub SerButton_ButtonUp
	SerButton.Image = ImageList1.Item(0)
End Sub

Sub dzem_MagicEvent
'Qui il codice non è completo ma mi serviva vedere solo se ci andavo quando scatenavo l'evento
	SerButton.Image = ImageList1.Item(2)
End Sub
Come vedi riporto le stesse chiamate che ci sono in Test2 ecc., solo che qui mi compaiono gli errori menzionati precedentemente.

Ciao
Reply With Quote
  #13 (permalink)  
Old 05-29-2008, 08:58 AM
maXim's Avatar
Senior Member
 
Join Date: May 2007
Location: Florence, Italy
Posts: 155
Send a message via MSN to maXim Send a message via Skype™ to maXim
Awards Showcase
Beta Tester 
Total Awards: 1
Post

Ciao micro,

verifica questo:
Attached Images
File Type: jpg vfy-micro.jpg (52.9 KB, 7 views)
Reply With Quote
  #14 (permalink)  
Old 05-29-2008, 01:14 PM
Knows the basics
 
Join Date: May 2008
Posts: 84
Default

Ciao maxim
era proprio quello l'errore.
Non mi sono soffermato sui componenti aggiunti perchè pensavo che quando sceglievo Both e cliccavo sulla dll automaticamente veniva caricata al posto giusto la dll device e desktop.
.......mi sbagliavo.

Grazie ancora.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 12:36 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0