New topic: Strange ImageWell Behavior
<http://forums.realsoftware.com/viewtopic.php?t=25503> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message wee_eric Post subject: Strange ImageWell BehaviorPosted: Fri Dec 05, 2008 9:38 am Joined: Fri Jan 11, 2008 6:33 am Posts: 65 I have four Imagewells on a Window that have arrow style graphics inside. I use them for navigating through database records. ImageWell1 = Goto First Record ImageWell2 = Goto Previous Record ImageWell3 = Goto Next Record ImageWell4 = Goto Last Record Inside my code that updates the Window when the nav buttons are clicked is code to change the graphics in the ImageWells if require (e.g. use a disabled version of the Goto Last Record graphic if the user is on the last record). This code works fine on the Windows version of the app, however on the Mac version the ImageWells are getting all the wrong graphics. The appearence is very strange, sometimes Goto Previous Record ImageWell will get the GoTo Last Record graphic and I know that my code does not contain any reference to that ImageWell containing that graphic. I know that this is a bit vague but before I start to re-write the whole navigation method for the Mac version, does anyone have any ideas as to what might be happening? thnx Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 900 classes with 18000 functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v8.1. <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> [email protected]
