on 27-03-2012 05:05 PM
Hi,
I m coding using ListPanel.Move(), but when I called ListPanel.Move(-10262.88) several times,
it failed with following exception. (where ListPanel height is 1026288 pix)
----------------------------
Warning: Degraded allocation. Consider increasing nursery-size if the warning persists.
Warning: Degraded allocation. Consider increasing nursery-size if the warning persists. Unhandled Exception: OutOfMemoryException.
----------------------------
Speared following code seems to work.
for(int i = 0;i < 10;i++){
MyClass.listPanel.Move( -1026288f/100f);
}
Are there any limitations about that?
Solved! Go to Solution.
on 29-03-2012 05:26 PM
on 30-03-2012 11:07 AM
Hi James,
> I presume that your ListPanel is displaying correctly / consistently without the ListPanel.Move( x ) ?
Yes, my ListPanel seems to be displaying correctly, without ListPanel.Move( -10262.88 ).
Now, I'm trying to display following ListPanelItem with 3000 in a ListPanel.
+-------------------------------------------------
|(LiveSphere) (Label) (LiveSphere) (LiveSphere) (Label) (Button) |
+-------------------------------------------------
|(LiveSphere) (Label) (LiveSphere) (LiveSphere) (Label) (Button) |
+-------------------------------------------------
:
< 3000 items >
At this ListPanelItem --- with 3000 items ---- , ListPanel.Move(-10262.88) outputs "Unhandled Exception: OutOfMemoryException."
On the other hand, at following ListPanelItem , which is LiveSphere eliminated ,
ListPanel.Move( -10262.88 ) does not outputs Unhandled Exception: OutOfMemoryException.
+-------------------------------------------------
| (Label) (Label) (Button) |
+-------------------------------------------------
| (Label) (Label) (Button) |
+-------------------------------------------------
:
< 3000 items >
Is that too many objects in a ListItem? Please confirm it.
on 03-04-2012 11:30 AM
on 09-04-2012 12:25 PM
Thank you for your comment.Somehow, I understand.
OK, I will not call ListPanel.Move( ) at large number.
PSM Developer Registration (for free) on PSM DevPortal is required to post on the forum.
Please sign out then sign in again to the forum and PSM DevPortal after you have completed the registration.
フォーラムへ投稿をするにはPSM DevPortalへの登録(無料)が必要です。
登録後はフォーラムと
PSM DevPortalを一度ログアウトし、再度ログインしてください。


Website ©2013 Sony Computer Entertainment Europe
All content, game titles, trade names and/or trade dress, trademarks, artwork and associated imagery are trademarks and/or copyright material of their respective owners. All rights reserved. [more info]
%%http://community.eu.playstation.com/t5/Announcements/Beta-Trial-Information/td-p/11386362
best_shooter.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
best_driver.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
best_performer.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
best_footballer.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
best_fighter.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
best_creator.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
best_action_player.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
dev2.png%%http://community.eu.playstation.com/t5/Website-and-Forum-Help-Feedback/Producer-and-Developer-Ranks/td-p/18407352
trophy.gif%%http://community.eu.playstation.com/t5/Website-and-Forum-Help-Feedback/The-Community-Awards-FAQ/td-p/18407096
PSlogoSM.png%%http://community.eu.playstation.com/t5/Website-and-Forum-Help-Feedback/Online-Support-Coordinator-rank/td-p/18414870