FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour press some button btnbmp
Posts: 401
Joined: Tue Jan 05, 2010 02:33 PM
press some button btnbmp
Posted: Mon Aug 08, 2011 07:12 PM

I must make a reservation for a group of people .

they want some tables

I wish select some tables ( I made it with btnbmp see please this viewtopic.php?f=3&t=22092 )
and when I click on each btnbmp must be pressed

to save the numbers of those tables for create the reservation

sample
group 1 tables 54,53,52,51
group 2 table 23,24

each btnbmp I assign a action with aBtn[n]:bAction := {|oBtn| Menu_actions( oBtn,oFree,oPanel) }

any solution ?

FWH .. BC582.. xharbour

Continue the discussion