I'm assuming this results in a rejection, any experience out there?
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/Moving-from-ARM6-7-to-just-ARM7-tp4656644.html
Sent from the MonoTouch mailing list archive at Nabble.com.
___
Hello
I am binding an objective-c library using MonoTouch and I have the following
objective c interface
@interface CustomSearchViewController : UITableViewController
///.
///...
@end
Where CustomCacheDelegate, CustomSearchDelegate, CustomStatusBarStyle Are
defined interfaces within my
look at how it's used in Elements.cs
https://github.com/migueldeicaza/MonoTouch.Dialog/blob/master/MonoTouch.Dialog/Elements.cs
On Tue, Aug 21, 2012 at 8:00 PM, Aziz wrote:
> I'm sorry for miss understanding ..!!
>
> but I have problem with the second arrg: IImageUpdated
> I do't need any thin
I'm sorry for miss understanding ..!!
but I have problem with the second arrg: IImageUpdated
I do't need any thing to call when the request complete ..what I need to
assigin the image to cell.ImageView.Image
: (
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/Uitabl
read the comments in the source - it is all explained fairly well
https://github.com/migueldeicaza/MonoTouch.Dialog/blob/master/MonoTouch.Dialog/Utilities/ImageLoader.cs
the (50,50) argument in the constructor is optional, it specifies the cache
size and memory limit
the 2nd argument to RequestI
Thanks Guys
I added the reference and I do :
MonoTouch.Dialog.Utilities.ImageLoader MyLoader= new
MonoTouch.Dialog.Utilities.ImageLoader(50,50); *//Idon't understand the
sizes and is it for each image ?*
cell.ImageView.Image=MyLoader.RequestImage(MyUrl,*What I should put here
!!*);
Thanks
you should look into MonoTouch.Dialog.Utilities.ImageLoader - just add a
project reference to MonoTouch.Dialog-1
https://github.com/migueldeicaza/MonoTouch.Dialog#image-loading
On Wed, Aug 22, 2012 at 8:44 AM, Jason Awbrey wrote:
> load the images asynchronously and cache them
>
>
> On Tue, A
load the images asynchronously and cache them
On Tue, Aug 21, 2012 at 5:39 PM, Aziz wrote:
> Hi guys
> I have a table view which has in getcell() the following line :
>
>
> cell.ImageView.Image= UIImage.LoadFromData(NSData.FromUrl("www...com"
> ));
>
> it works and it get the image and assig
Hi guys
I have a table view which has in getcell() the following line :
cell.ImageView.Image= UIImage.LoadFromData(NSData.FromUrl("www...com"
));
it works and it get the image and assign it to the cell
but the problem is : the scrolling in the tableview is too slow and it be
fast when I re
Hi
After our presentation in June on one small conference here in Zagreb I
have asked
support, actually Joseph Hill:
> One question: when do You plan to add t-shirts to the store?
Working on it. :-)
Thanks again
Joseph
I want TShirts (Xmass)
regards
mel
On 2012.08.21 23:43, Nic Wise
I know they have monkeys, but I've not seen caps (or t-shirts, outside
of the internal company meeting ones)
eg
http://distilleryimage9.s3.amazonaws.com/ae1bfddedcee11e1a46d1231381b738f_7.jpg
http://distilleryimage7.s3.amazonaws.com/8da36042da7311e197b922000a1e957e_7.jpg
:)
On Tue, Aug 21, 201
Hi All,
I am trying to add MPMoviePlayerController to my app and for some reason I get
just the blank screen.
Here is what I do:
public class VideoPlayerController : UIViewController
{
public VideoPlayerController() : base(null, null)
{
_videoFileUrl = NSUrl
I want a baseball cap, with the Xamarin site badge on it Forget IOS6,
this is far more important! :-)
But seriously, some XamGear would be kinda nice, I'd definitely sport a cap
around - free advertising and gear income, win/win :-)
--
View this message in context:
http://monotouch.228
Is there an ETA for this as I am currently using flurry and the 2 lines they
allow you don't really help that much.
Thanks
Steve
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/Crash-reporting-tp4655645p4656631.html
Sent from the MonoTouch mailing list archive at Nabble
Get one right now? See if ebay has them? Find a friend with one who
wants to upgrade?
I have a iPod Touch 2nd Gen (3G equiv) which is now my minimum, tho
like you I suspect I'll need a newer one.
ebay usually has a load of 3rd Gen touch's, and most people don't
upgrade them
http://www.ebay.c
Where do people tend to source test hardware from? I currently test on the
lowest hardware my apps support (a 3G), but for various reasons (Apple
*cough* ARM6) the min spec will have to be a 3GS shortly. I dont have one,
I could buy off eBay but they will probably have iOS5 installed. I see the
OS
And here I was thinking I was hardcore :-) Me thinks a certain item just
made its way onto my xmass list...
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/Showcase-submission-tp4656540p4656628.html
Sent from the MonoTouch mailing list archive at Nabble.com.
___
Yeah, I guess a better reply from me woud be "But i may cause other
issues which are worse than this one"
:)
On Mon, Aug 20, 2012 at 10:33 PM, Rodrigo Kumpera wrote:
> This work-around will make your code work, but will cause your object to
> surface with no previous managed state, which
> is ve
Everything is the result of caffeine deficiency!
Which is why I have one of these:
http://www.fastchicken.co.nz/2012/07/18/rocket-espresso-evoluzione-2-espresso-machine/
http://www.fastchicken.co.nz/2012/07/22/rocket-espresso-a-few-days-in/
On Mon, Aug 20, 2012 at 10:04 PM, rnendel11 wrote:
>
19 matches
Mail list logo