[MonoTouch] URGENT :( Serious Problem with UITableview loading
Nic Wise
nicw at fastchicken.co.nz
Tue Oct 25 07:17:59 EDT 2011
Also, you might want to post some of your table code (eg the GetCell
call?) to pastebin.com or in a github gist....
are you using MonoTouch.Dialog? If not, why not?
On Tue, Oct 25, 2011 at 12:11, Nic Wise <nicw at fastchicken.co.nz> wrote:
> yeah, the green one starts out undrawn, then comes in. Looks to me
> like a background thread is doing the update, but hasn't finished by
> the time it needs to be drawn..... It IS scrolling smoothly, tho,
> which is good - if you are doing too much in the main thread, it gets
> stutter-y
>
> 2011/10/25 Tomasz Cielecki <tomasz at ostebaronen.dk>:
>> Tried using SetNeedsDisplay() to refresh the table? Also make sure
>> youare refreshing the Table on the correct thread.
>> 2011/10/25 Andreas Ploetzeneder <info at ploetzeneder-it.com>:
>>> reloaddata on viewdidload and otherwise,always if a cell is called, a value
>>> from an instance is got...
>>> cell.Loaddata(Datenverwaltung.historydaten [indexPath.Row].Message....
>>>
>>> TableView.DataSource = new HaupttabelleDataSource(this,history,root);
>>> TableView.ReloadData();
>>>
>>> 2011/10/25 Tomasz Cielecki <tomasz at ostebaronen.dk>
>>>>
>>>> How are you refreshing the table?
>>>>
>>>> 2011/10/25 Nic Wise <nicw at fastchicken.co.nz>:
>>>> > tried it, but it's 404 :(
>>>> >
>>>> > 2011/10/25 Andreas Ploetzeneder <info at ploetzeneder-it.com>:
>>>> >> i got it :)
>>>> >> www.ploetzeneder-it.com/scrollingproblem.mov
>>>> >>
>>>> >>
>>>> >> 2011/10/25 Rolf Bjarne Kvinge <rolf at xamarin.com>
>>>> >>>
>>>> >>> Hi,
>>>> >>>
>>>> >>> If you install Jing (http://www.techsmith.com/jing/) you can upload
>>>> >>> videos to their site and just publish the link here.
>>>> >>>
>>>> >>> Rolf
>>>> >>>
>>>> >>> On Tue, Oct 25, 2011 at 11:28 AM, Andreas Ploetzeneder
>>>> >>> <info at ploetzeneder-it.com> wrote:
>>>> >>> > I worry, i cannot attach a video. But i can mail it to somebody
>>>> >>> > directly, if
>>>> >>> > needed.
>>>> >>> > _______________________________________________
>>>> >>> > MonoTouch mailing list
>>>> >>> > MonoTouch at lists.ximian.com
>>>> >>> > http://lists.ximian.com/mailman/listinfo/monotouch
>>>> >>> >
>>>> >>> >
>>>> >>> _______________________________________________
>>>> >>> MonoTouch mailing list
>>>> >>> MonoTouch at lists.ximian.com
>>>> >>> http://lists.ximian.com/mailman/listinfo/monotouch
>>>> >>
>>>> >>
>>>> >>
>>>> >> --
>>>> >>
>>>> >>
>>>> >>
>>>> >>
>>>> >>
>>>> >> Mit freundlichem Gruß,
>>>> >>
>>>> >> Andreas Plötzeneder
>>>> >> CEO
>>>> >> ihr ploetzeneder it-solutions Team
>>>> >> Mobile Development – Desktopanwendungen – Webanwendungen
>>>> >> Tel: +43 720 30 30 24 10
>>>> >> Fax: +43 720 30 30 24 20
>>>> >> Email: info at ploetzeneder-it.com
>>>> >> web: http://www.ploetzeneder-it.com
>>>> >>
>>>> >> Der Inhalt dieser E-Mail samt aller Anhänge ist vertraulich
>>>> >> und ausschließlich für den Adressaten bestimmt. Wenn Sie nicht der
>>>> >> vorgesehene Adressat dieser E-Mail oder dessen Vertreter sind, so
>>>> >> löschen
>>>> >> sie diese bitte und informieren Sie den Absender. Jede Form der
>>>> >> Verbreitung
>>>> >> oder Veröffentlichung der E-Mail, sei es in ihrer Gesamtheit oder in
>>>> >> Teilen,
>>>> >> die nicht ihrem Zweck dient, ist unzulässig. Das Internet kann die
>>>> >> Unversehrtheit dieser Mitteilung nicht garantieren. ploetzeneder
>>>> >> it-solutions übernimmt daher keine Haftung, falls die E-Mail geändert
>>>> >> wurde.
>>>> >>
>>>> >>
>>>> >>
>>>> >> _______________________________________________
>>>> >> MonoTouch mailing list
>>>> >> MonoTouch at lists.ximian.com
>>>> >> http://lists.ximian.com/mailman/listinfo/monotouch
>>>> >>
>>>> >>
>>>> >
>>>> >
>>>> >
>>>> > --
>>>> > Nic Wise
>>>> > t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
>>>> > b. http://www.fastchicken.co.nz/
>>>> >
>>>> > Nearest Bus: find when the next bus is coming to your stop.
>>>> > http://goo.gl/Vcz1p
>>>> > mobileAgent (for FreeAgent): get your accounts in your pocket.
>>>> > http://goo.gl/IuBU
>>>> > Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
>>>> > London Bike App: Find the nearest Boris Bike, and get riding!
>>>> > http://goo.gl/Icp2
>>>> > _______________________________________________
>>>> > MonoTouch mailing list
>>>> > MonoTouch at lists.ximian.com
>>>> > http://lists.ximian.com/mailman/listinfo/monotouch
>>>> >
>>>>
>>>>
>>>>
>>>> --
>>>> Med Venlig Hilsen / With Best Regards
>>>> Tomasz Cielecki
>>>> http://ostebaronen.dk
>>>> _______________________________________________
>>>> MonoTouch mailing list
>>>> MonoTouch at lists.ximian.com
>>>> http://lists.ximian.com/mailman/listinfo/monotouch
>>>
>>>
>>>
>>> --
>>>
>>>
>>>
>>>
>>>
>>> Mit freundlichem Gruß,
>>>
>>> Andreas Plötzeneder
>>> CEO
>>> ihr ploetzeneder it-solutions Team
>>> Mobile Development – Desktopanwendungen – Webanwendungen
>>> Tel: +43 720 30 30 24 10
>>> Fax: +43 720 30 30 24 20
>>> Email: info at ploetzeneder-it.com
>>> web: http://www.ploetzeneder-it.com
>>>
>>> Der Inhalt dieser E-Mail samt aller Anhänge ist vertraulich
>>> und ausschließlich für den Adressaten bestimmt. Wenn Sie nicht der
>>> vorgesehene Adressat dieser E-Mail oder dessen Vertreter sind, so löschen
>>> sie diese bitte und informieren Sie den Absender. Jede Form der Verbreitung
>>> oder Veröffentlichung der E-Mail, sei es in ihrer Gesamtheit oder in Teilen,
>>> die nicht ihrem Zweck dient, ist unzulässig. Das Internet kann die
>>> Unversehrtheit dieser Mitteilung nicht garantieren. ploetzeneder
>>> it-solutions übernimmt daher keine Haftung, falls die E-Mail geändert wurde.
>>>
>>>
>>>
>>
>>
>>
>> --
>> Med Venlig Hilsen / With Best Regards
>> Tomasz Cielecki
>> http://ostebaronen.dk
>> _______________________________________________
>> MonoTouch mailing list
>> MonoTouch at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monotouch
>>
>
>
>
> --
> Nic Wise
> t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
> b. http://www.fastchicken.co.nz/
>
> Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p
> mobileAgent (for FreeAgent): get your accounts in your pocket.
> http://goo.gl/IuBU
> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
> London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
>
--
Nic Wise
t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
b. http://www.fastchicken.co.nz/
Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p
mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU
Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
More information about the MonoTouch
mailing list