![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Bug Reports Post about errors or bugs encountered. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
hi
i think i found a bug in the optimise compiler. i change the selected cell in a table in order to scroll up or down to the begining or the and (AM PM) of the table like the example below. it worked with the usual compiler it does'nt work on the device with opitimisation. the event doesnt shoot ? Sub BtnPMW_Click swdontask = 2 swampm = 2 TableWeek.SelectCell("Hour",TableWeek.RowCount - 1) swdontask = 0 End Sub j. mohar |
|
|||
|
hi erel
it work at first but after changing once and adding a new lesson it doesnt react until you scroll the table "manually" you can check it by compiling the lessons program : Lessons or appointment program for private teachers i'm attaching the device exe with the files needed to run on the device the bug is after addin new lesson in diary or week screens the scroll bar does not react to AM PM controls but react after you move the scroll bar manually back it might be a bug in the program but it worked fine with the usual compiler i hope this will help thanks j mohar |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Keeping a table cell highlighted (highlit?) | Offbeatmammal | Questions & Help Needed | 5 | 06-15-2008 01:33 AM |
| Double clicks on a cell in a table list, possible? | davidcoderlab | Questions & Help Needed | 3 | 06-01-2008 02:09 PM |
| Get and update selected cell in ListView | tsteward | Questions & Help Needed | 5 | 04-29-2008 03:45 PM |
| Changing cell color in table control | aureolevoyager | Questions & Help Needed | 2 | 04-10-2008 09:41 PM |
| Table - MouseDown event and more | Erel | Code Samples & Tips | 1 | 04-07-2008 05:55 PM |