Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Questions (Windows Mobile)
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Questions (Windows Mobile) Post any question regarding Basic4ppc.

AddEvent with ComboBox

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-24-2008, 08:32 AM
Newbie
 
Join Date: May 2008
Posts: 2
Default AddEvent with ComboBox

It seems AddEvent not to work properly in conjunction with ComboBox.
I have created 1Form with 1 ComboBox, where the ComboBox contains 3 data items at design time.
Selecting one data item from the ComboBox doesn't trigger the designated "tstsub"

Anyone an idea whether this is a bug of whether I am overlooking something?

Sub App_Start
Form1.Show
AddEvent("cmbBox",SelectionChanged,"tstsub")
End Sub

Sub tstsub
Msgbox("sub","DEBUG")
End Sub
Reply With Quote
  #2 (permalink)  
Old 05-24-2008, 08:51 AM
taximania's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Location: Derbyshire. UK
Posts: 585
Awards Showcase
Beta Tester 
Total Awards: 1
Default

selectionchanged has 2 paramaters

Sub tstsub(index,value)
Msgbox("sub","DEBUG")
End Sub
__________________
.
.
.
Don't ask, I'm fine, honest. !!
.
.
.
Just a little crazy at times



O2 XDA, GW Evo 2.1 UC WWE Rom, WM6.1
Radio Ver 03.34.90
With Basic4ppc V6.80


http://www.taximania.co.uk
Reply With Quote
  #3 (permalink)  
Old 05-24-2008, 03:38 PM
Newbie
 
Join Date: May 2008
Posts: 2
Default

Thanks for waking me up!
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 Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
AddEvent & ImageButton in IDE agraham Bug Reports 1 09-10-2008 09:31 PM
AddEvent but no RemoveEvent?? LineCutter Questions (Windows Mobile) 2 04-19-2008 06:09 PM
Problem with AddEvent and ImageList Haschi0 Questions (Windows Mobile) 7 03-01-2008 12:06 PM
Addevent Table tvrman Questions (Windows Mobile) 3 09-30-2007 07:33 AM
Problem using AddEvent EdQas Questions (Windows Mobile) 7 09-09-2007 10:51 AM


All times are GMT. The time now is 01:18 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0