Re: [MonoTouch] iOS 5 Performance

2011-10-25 Thread Stoo
Hmm, setting it to 4.3 is better - it handles up to about 50 sprites well, whereas the 5.0 version struggles with 10. I'll have a look at the memory profiling this evening. Are there any resources available for fine tuning MonoTouch performance? -- View this message in context:

[MonoTouch] URGENT :( Serious Problem with UITableview loading

2011-10-25 Thread Andreas Ploetzeneder
hi, i have serious problem with reloading an uitableview, sometimes it does not show me the cells correctly and only show the background...and no cells in it can somebody help me if i send the project? -- Mit freundlichem Gruß,* Andreas Plötzeneder* CEO *ihr ploetzeneder

Re: [MonoTouch] LLVM issue in XCODE 4.2 - does this effect MT?

2011-10-25 Thread Nic Wise
Excellent, thanks Miguel. It's bouncing around Twitter like crazy with the various xcode people... could be lots of updates coming from various people. On Mon, Oct 24, 2011 at 22:12, Miguel de Icaza mig...@xamarin.com wrote: Hello, https://devforums.apple.com/thread/122059?tstart=15 Looks

Re: [MonoTouch] URGENT :( Serious Problem with UITableview loading

2011-10-25 Thread Andreas Ploetzeneder
I cannot send the video maybe it has to do that the cell is not reuseable ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] URGENT :( Serious Problem with UITableview loading

2011-10-25 Thread Andreas Ploetzeneder
I worry, i cannot attach a video. But i can mail it to somebody directly, if needed. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Inherited UIViewController tip

2011-10-25 Thread Rolf Bjarne Kvinge
Hi, This sounds very much like a bug in MonoDevelop, you shouldn't need to unqualify attribute types. Can you file a bug in our bugzilla.xamarin.com so that we can properly track and fix it? Thanks, Rolf On Tue, Oct 25, 2011 at 3:07 AM, competent_tech xamarinfor...@competent.com wrote: I just

[MonoTouch] Interface Builder- no header file generated

2011-10-25 Thread simarx
I have upgraded my project to the latest version of MonoDevelop and am using all the latest versions of the framework and Xcode etc. and am having problems with Interface builder. In my project, I have added a new iPhone View Controller which added a .XIB and .CS and .Designer files to my

Re: [MonoTouch] Do the makers of Monodevelop actually test the application?

2011-10-25 Thread Rolf Bjarne Kvinge
Hi, On Tue, Oct 25, 2011 at 3:49 AM, Michael Muegel mike.mue...@gmail.com wrote:  not being able to have two solutions/copies of MD open My #1 non-bug issue. Doing keep solution open in Open helps but not nearly as useful as second window. Jason's open -n trick will help for now. But adding

Re: [MonoTouch] iOS 5 Performance

2011-10-25 Thread Rolf Bjarne Kvinge
Hi, On Tue, Oct 25, 2011 at 9:41 AM, Stoo stoo.g...@gmail.com wrote: Hmm, setting it to 4.3 is better - it handles up to about 50 sprites well, whereas the 5.0 version struggles with 10. What exactly did you change between 4.3 and 5.0? The Deployment Target, the iOS SDK or something else?

Re: [MonoTouch] URGENT :( Serious Problem with UITableview loading

2011-10-25 Thread Rolf Bjarne Kvinge
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 i...@ploetzeneder-it.com wrote: I worry, i cannot attach a video. But i can mail it to somebody directly, if

Re: [MonoTouch] MonoTouch Encryption and Export Compliance

2011-10-25 Thread trip
Answering Yes to the first and No to second gives you a: Are you releasing your product in France? Yes / No To which if you answer Yes you need a French Import declaration as well as your approval from BIS. -- View this message in context:

Re: [MonoTouch] Inherited UIViewController tip

2011-10-25 Thread simarx
competent_tech wrote: So, if you are upgrading to MD 2.8/MT 5.0 and run into issues with the header files not being generated, try changing your Monotouch.Foundation.Register attributes to Register. See my other post where I have been having similar problems. For me, what I've found

Re: [MonoTouch] URGENT :( Serious Problem with UITableview loading

2011-10-25 Thread Andreas Ploetzeneder
i got it :) www.ploetzeneder-it.com/scrollingproblem.mov 2011/10/25 Rolf Bjarne Kvinge r...@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

Re: [MonoTouch] URGENT :( Serious Problem with UITableview loading

2011-10-25 Thread Nic Wise
tried it, but it's 404 :( 2011/10/25 Andreas Ploetzeneder i...@ploetzeneder-it.com: i got it :) www.ploetzeneder-it.com/scrollingproblem.mov 2011/10/25 Rolf Bjarne Kvinge r...@xamarin.com Hi, If you install Jing (http://www.techsmith.com/jing/) you can upload videos to their site and

Re: [MonoTouch] URGENT :( Serious Problem with UITableview loading

2011-10-25 Thread Tomasz Cielecki
How are you refreshing the table? 2011/10/25 Nic Wise n...@fastchicken.co.nz: tried it, but it's 404 :( 2011/10/25 Andreas Ploetzeneder i...@ploetzeneder-it.com: i got it :) www.ploetzeneder-it.com/scrollingproblem.mov 2011/10/25 Rolf Bjarne Kvinge r...@xamarin.com Hi, If you install

Re: [MonoTouch] URGENT :( Serious Problem with UITableview loading

2011-10-25 Thread Andreas Ploetzeneder
Sry! I now resent it :/webserver sucked :( Am 25. Oktober 2011 12:32 schrieb Nic Wise n...@fastchicken.co.nz: tried it, but it's 404 :( 2011/10/25 Andreas Ploetzeneder i...@ploetzeneder-it.com: i got it :) www.ploetzeneder-it.com/scrollingproblem.mov 2011/10/25 Rolf Bjarne Kvinge

Re: [MonoTouch] URGENT :( Serious Problem with UITableview loading

2011-10-25 Thread Tomasz Cielecki
Tried using SetNeedsDisplay() to refresh the table? Also make sure youare refreshing the Table on the correct thread. 2011/10/25 Andreas Ploetzeneder i...@ploetzeneder-it.com: reloaddata on viewdidload and otherwise,always if  a cell is called, a value from an instance is got...

Re: [MonoTouch] URGENT :( Serious Problem with UITableview loading

2011-10-25 Thread Nic Wise
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

Re: [MonoTouch] Do the makers of Monodevelop actually test the application?

2011-10-25 Thread Mike Muegel
Rolf, I don't think Demis and I want a second instance. We just want the ability to open 2+ solutions at the same time but each solution is in a different window (same MD instance/icon). Just like any other document oriented Mac app, but the document is the solution. Cjeers, -Mike On Tue, Oct

Re: [MonoTouch] URGENT :( Serious Problem with UITableview loading

2011-10-25 Thread Andreas Ploetzeneder
http://pastebin.com/2Yhz7xsg 2011/10/25 Nic Wise n...@fastchicken.co.nz 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

Re: [MonoTouch] Binding to 3rd party frameworks

2011-10-25 Thread Jeff Stedfast
Hi Andrew, Sorry to say, but I've not played around with binding third-party frameworks. I'd have to run this under gdb to have any hope of answering this question :-( What I would do in this situation is to start up the app, then switch to a terminal and attach gdb to the simulator process,

Re: [MonoTouch] UITabBarController with UISplitViewController

2011-10-25 Thread Sebastien Pouliot
Hello Michael, On Mon, Oct 24, 2011 at 9:52 PM, Michael Muegel mike.mue...@gmail.comwrote: Sorry, Autorotate = true. From: Michael Muegel mike.mue...@gmail.com Date: Mon, 24 Oct 2011 20:44:16 -0500 To: monotouch@lists.ximian.com Subject: Re: UITabBarController with UISplitViewController

Re: [MonoTouch] MGSplitViewController

2011-10-25 Thread Sebastien Pouliot
That's awesome René! Thanks for sharing this with everyone :-) Regards, Sebastien On Tue, Oct 25, 2011 at 10:51 AM, Nic Wise n...@fastchicken.co.nz wrote: Looks nice Rene! Nice work. Just a thought on code style, you might want to remove all the this. everywhere (or not, if thats

Re: [MonoTouch] MGSplitViewController

2011-10-25 Thread Krumelur
Pleasure. I felt like giving something back with all the support you gave to me! :-) If somebody finds the issue with the detail view, I would be happy. I think it has to do with the auto resizing mask, but I cannot put my fingers on it yet. René -- View this message in context:

Re: [MonoTouch] Do the makers of Monodevelop actually test the application?

2011-10-25 Thread Brian Newton
Right, It's not about opening a second version of the program, just being able to have two solutions open simultaneously for comparison etc. Many apps allow new windows with new content (Word, all browsers etc). But yep, I'll give Jason's terminal hack a try in the meantime. Brian On Tue, Oct

[MonoTouch] xcode 4.2 and external libraries

2011-10-25 Thread Shawn Baker
After installing Xcode 4.2, I noticed that it only supports two C/C++ compilers, Apple LLVM compiler 3.0 and LLVM GCC 4.2. As far as I can tell, plain old GCC 4.2 is no longer available. Our product uses several C/C++/Obj-C libraries that are built with Xcode, all linked into a large UI written in

[MonoTouch] Handling exceptions in ViewDidLoad for modal views (tip)

2011-10-25 Thread competent_tech
If you are showing a view modally and an exception occurs in the ViewDidLoad override, you will not be able to open the view again. This can be a significant time burner during development and could affect your users at runtime if there is a transient error (out of memory, network connectivity

Re: [MonoTouch] Interface Builder- no header file generated

2011-10-25 Thread competent_tech
From your comments in the other post, you have a custom class called register, so you are having to fully qualify the Register statement (i.e. Monotouch.Foundation.Register). However, there is a bug in Monotouch that prevents the header files from being generated when the fully qualified name is

Re: [MonoTouch] Inherited UIViewController tip

2011-10-25 Thread competent_tech
I replied to your other post as well, but the solution in your case is to use RegisterAttribute and not the other two forms (Register or Monotouch.Foundation.Register). -- View this message in context: http://monotouch.2284126.n4.nabble.com/Inherited-UIViewController-tip-tp3935207p3937979.html

[MonoTouch] MTNotes[11676:c07] Splitview controller UISplitViewController: 0x75b8760 is expected to have a master view controller before its used!

2011-10-25 Thread technohead
Hi all, getting this error reported to the console: MTNotes[11676:c07] Splitview controller UISplitViewController: 0x75b8760 is expected to have a master view controller before its used! The code being used looks as follows: splitController = new UISplitViewController();

[MonoTouch] Showing buttons with a different background (tip)

2011-10-25 Thread competent_tech
Our application contains numerous data entry forms and, depending on the user's capabilities, the state of the data entry form, or the required status of a field, we must change the background color of the control to improve the user experience. Users don't appreciate it if a button looks like it

[MonoTouch] setting UITableViewDataSource does not refresh list

2011-10-25 Thread Pual Durrant
i have set the UITableViewDataSource to be my customviewdatasource but the list is not showing the items untill i scroll the list, then the results appear, how can i refresh the list without having to manually scroll the list -- View this message in context:

[MonoTouch] Monodevelop error: ibtool exited with code 133

2011-10-25 Thread digigate
I created a new Ipad Masterd-detail application. When I building my application ,It shows a error, XCode version is: 3.2.5 Monodevelop:2.8 and Monotouch version already upgrated to lasted version. Please tell me ,How resolve this problem ? My Email: digig...@163.com Thanks very much !

[MonoTouch] Monotouch project converting problem

2011-10-25 Thread dixit.pavans
Hello, I am converting my mono touch 2.6 project to mono touch 2.8.Its converting properly but InterfaceBuilder is not opening when i am clicking on .xib file and i am getting this error: System.ArgumentNullException: Argument cannot be null. Parameter name: type at

Re: [MonoTouch] UITableViewDataSource.GetCell is not called

2011-10-25 Thread Paul Durrant
i have a simular problem, but if i scroll the screen then the GetCell is called -- View this message in context: http://monotouch.2284126.n4.nabble.com/UITableViewDataSource-GetCell-is-not-called-tp3907049p3918913.html Sent from the MonoTouch mailing list archive at Nabble.com.

Re: [MonoTouch] Monotouch project converting problem

2011-10-25 Thread nasser
Hi, i have the same problem, how can i fix it? Thank you. -- View this message in context: http://monotouch.2284126.n4.nabble.com/Monotouch-project-converting-problem-tp3918627p3922377.html Sent from the MonoTouch mailing list archive at Nabble.com.

Re: [MonoTouch] iOS 5 MainWindow.xib help needed

2011-10-25 Thread steve rennocks
Hi Michael, Many thanks for your detailed reply. I agree, the new way is a definite improvement and the storyboard feature looks fantastic. My issue turned out to be that I didn't have 'MainWindow' specified in Info.plist as the initial XIB. Well I did, but I'd got also got pre-build commands

[MonoTouch] Monotouch App will not launch on Device but works in Simulator

2011-10-25 Thread makeone
I have an iPad application that I have been developing on simulator just fine (xcode 4, md 2.8, mt 5). However, when I try to deploy to the device the application crashes while launching. There are no crash logs in xcode and the console window is not displaying any errors. However, when I run

[MonoTouch] Get Data automatically ?

2011-10-25 Thread Morpheusse
*Hi everyone, I am new to Monotouch and i need your help to develope my App.* *I have a function that retreive data from an XML file :* *Now, i put this function in ViewDidLoad () and its execute only one time when i lunch the app. * *And i want to execute this function every 2 second in my

Re: [MonoTouch] Monotouch App will not launch on Device but works in Simulator

2011-10-25 Thread Sebastien Pouliot
Hello Rick, I think your email was stuck in the moderation queue. If not then my advice from stackoverflow [1] still holds. You'll need to provide more data to enable us to help you. [1]

[MonoTouch] Tabbed UI question

2011-10-25 Thread Brian Newton
Hey all, I'm working on an app that returns a list of items. Each item has a category associated with it. Currently I've got them bound to a single Montouch.Dialog section as a list of elements, using a lot of Miguel's Tweet display code in TweetStation. What I'm looking to do is to have tabs

Re: [MonoTouch] setting UITableViewDataSource does not refresh list

2011-10-25 Thread Jason Awbrey
use your TableView's ReloadData() method On Tue, Oct 18, 2011 at 5:23 AM, Pual Durrant p.durr...@officeblox.comwrote: i have set the UITableViewDataSource to be my customviewdatasource but the list is not showing the items untill i scroll the list, then the results appear, how can i