Hello Pavel, On 21.12.05, Pavel Fedin wrote:
> Hi all! > I have a strange problem associating NList.mcc with group in pagemode. > The source is here: > http://cvs.sourceforge.net/viewcvs.py/unmorphos/ezTCP/config/main.c?rev=1.2&view=auto > The problem is: when i select first item in the list, i see page number > 0. When i select ANY OTHER item i see page 1. I never get to pages 2, 3, > etc. Why? I don't know about your NList troubles (never would touch that class myself) but when I see your main loop and the todo warnings you added here I get a creepy feeling. Seriously. ;) Please read autodocs/MUI_Application.doc/MUIM_Application_NewInput it has a proper example for a _complete_ main loop. What's shown in your source is going into complete wrong direction and is not a very MUI alike developing, not considering the fact that current loop is never waiting for signals but eating cpu all the time. Just want to tell you bevore it's too late and you're not be able to design your program properly anymore. regards, -- .tokai - christian rosentreter @ http://www.christianrosentreter.com when you have everything, sometimes it feels like nothing ------------------------ Yahoo! Groups Sponsor --------------------~--> Put more honey in your pocket. (money matters made easy). http://us.click.yahoo.com/F9LvrA/dlQLAA/cosFAA/16uqlB/TM --------------------------------------------------------------------~-> Visit http://www.amiga.dk/tumult for MUI-related information, especially about MUI custom classes. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/MUI/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
