Thursday, May 31, 2012

[android-developers] Re: Why can't someone at Google answer this question????????????????????????????????????????????????????????????

Okay, I will do that. I put this posting on this forum and the Samsung
forum several weeks ago, and nobody (except the one guy on the Samsung
forum, but he was no help at all) answered, so I decided to try to get
somebody's attention by screaming.

I am usually calm, but this has got me super frustrated.

Thanks for your help. I will be calm now.

On May 31, 11:29 pm, Kumar Bibek <coomar....@gmail.com> wrote:
> There will always be some questions, which you would yourself have to find
> answers, and may be someone would answer eventually, but don't know when.
>
> Coming back to your problem, if you think it's a bug, then file a bug for
> it. There are greater chances that your bug would be noticed by people from
> google on their bug tracker.
>
> Your question screams. And for a forum, I don't think that's good. At
> times, it really might frustrate you, but, screaming is not a solution I
> guess.
>
> Anyway, I have no idea about your problem.
>
> 2 steps:
> 1. Try to search in the bug tracker if this bug is already logged.
> 2. If not, then please log a bug and wait for someone's response patiently
> :)
>
> *Thanks and Regards,
> Kumar Bibek*
> *http://techdroid.kbeanie.comhttp://www.kbeanie.com*
>
>
>
>
>
>
>
> On Fri, Jun 1, 2012 at 11:53 AM, Jim Morris <jim.mor...@lecere.com> wrote:
> > There is nobody to talk to at Google!!!!!!!!!!!!!!!!!!!!!!!!
>
> > I thought Google Android people are supposed to be watching this
> > forum!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
>
> > Somebody in Poland responded to ask for code, I sent it and then ....
> > nothing!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
>
> > How are we supposed to develop software if we can't get some
> > support??????????????????????
>
> > I have developed an Android app that communicates with a Blue Bamboo
> > Bluetooth printer. I have no trouble communicating with the printer
> > on
> > a galaxy P-6210 (Android 3.2). I purchased a P-3113 (Android 4.0.3).
> > When my app runs on the P-3113, I get the following problem.
> > When the P-3113 is trying to pair with the Blue Bamboo printers, it
> > asks me to type in the pin number for pairing, but the device was
> > already paired before the app started up!!!!!!! Why does it ask me
> > for
> > a pin number again, when the devices are already paired?
> > When I enter the pin number again, the device will still not connect.
> > The problem occurs on the device running version 4.0.3 regardless of
> > whether my software is targeted for version 4.0.3 or version 3.2.
> > I can supply the manufacturer's demo software source code, which also
> > exhibits the same problem.
> > I believe this is a bug introduced into Android 4.0.3. The software
> > works fine on Android 3.2 on a Galaxy P-6210.
> > I have traced the problem to the statement
> > mmSocket.connect();
> > When this statement is executed, a dialog box pops up on the Galaxy
> > P-3113. This dialog box asks for the user to input a pin code for
> > pairing, BUT THE DEVICE IS ALREADY PAIRED. I type in the correct code
> > and I get an invalid exchange exception. The code is correct!! The
> > device is already paired!!!!!!
> > How could this not be a bug? Hey Google,.............................
> > how about some help here.
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscribe@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Using custom Map image in MapView

Anyone has idea?

On Apr 3, 4:15 pm, kaptan komando <samana...@gmail.com> wrote:
> Hi,
>
> I have a question about Mapview.  I have an image which is a map of
> small area (Link:http://goo.gl/bvn80).
>
> Can i use this image in mapview? if it is possible can i use overlays
> on it? I can add different images for different zoom levels.
>
> If there is no way to do this with Google Maps, is there any way to do
> this?
>
> Thanks.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Make ManyToMany field editable in a ModelForm

Yes, how does one do that?
Right now it's just rendering static choices that already exist. Or do I have to circumvent ModelForm for this field and present the field manually?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

Re: [android-developers] Adding markers with different drawables on google map in android

On Fri, Jun 1, 2012 at 12:55 AM, Mehedi <mehedi.mailing@gmail.com> wrote:
The items collection is correct....I am populating the "items" arraylist in the constructor of the DoItemizedOverlay class and the Log after that shows that it has 20 items in it.

And you've zoomed out your map to the max to make sure they're not being plotted in carajo land?

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: want to install a software .exe from my Android App

nop it does not have all the commands just few of them

On 1 juin, 01:08, Miguel Morales <therevolti...@gmail.com> wrote:
> Doesn't android already have busybox installed via adb shell?
>
>
>
>
>
>
>
>
>
> On Thu, May 31, 2012 at 4:59 PM, Meryeme <meryemeaya...@gmail.com> wrote:
> > yes you are right Francisco we can not install .exe in our mobile
> > phone directly. because I am trying to install busybox.exe but it did
> > not work for me but when I pass via adb shell it does install it in a
> > folder that I create called busybox in data folder. that is why I want
> > to put it somewhere in my android application and then push it to the
> > phone and install it using some linux commands. so I am wondering if
> > that will work. and I agree for the part that the phone has to be
> > rooted. for the moment I am working on emulator so I think no problem
> > for that. but anybody have an idea how can I install busybox using my
> > android application? thank you and I hope I was clear enough and I
> > expressed myself in propor why. if not I will try to explain it more.
>
> > On 30 mai, 18:59, "Francisco M. Marzoa Alonso" <fmmar...@gmail.com>
> > wrote:
> > > It looks, at least for me. May be my own ignorance, or perhaps that I
> > > have not understood you very well.
>
> > > My point is that Android OS is a linux based system, where you cant exec
> > > MS-DOS/WINDOWS binary executable files like those with .exe extension
> > > (at least not directly, you can do it with some using WINE for example,
> > > but thats another history...).
>
> > > Also if you develop your application the common way, i.e. in Java with
> > > Android SDK, it will run on a sandbox within the system, on the Dalvik
> > > VM, so your chances to execute native code are even less (though I think
> > > you can use JNI for the task), and to be honest I do not know how to do
> > > that and what issues you may found (may be you need even a "rooted"
> > device).
>
> > > Anyway, the point is that you cannot execute a Micro$oft .exe binary
> > > file within your Android device. And installing WINE or something for
> > > the task seems to be too complicated for just considering it.
>
> > > Maybe I am wrong anyway.
>
> > > Regards,
>
> > > On 30/05/12 13:16, Anirudh Loya wrote:
>
> > > > Crazy ?
>
> > > > On Wed, May 30, 2012 at 6:56 AM, Francisco M. Marzoa Alonso <
> > > > fmmar...@gmail.com> wrote:
>
> > > >> On 30/05/12 12:03, Meryeme Ayache wrote:
> > > >>> I am trying to install a .exe softaware
> > > >> WHAT???
>
> > > >> --
> > > >> You received this message because you are subscribed to the Google
> > > >> Groups "Android Developers" group.
> > > >> To post to this group, send email to
> > android-developers@googlegroups.com
> > > >> To unsubscribe from this group, send email to
> > > >> android-developers+unsubscribe@googlegroups.com
> > > >> For more options, visit this group at
> > > >>http://groups.google.com/group/android-developers?hl=en
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscribe@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> ~ Jeremiah:9:23-24
> Android 2D MMORPG:http://solrpg.com/,http://www.youtube.com/user/revoltingx

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [Rails] Re: validation not called on create, only update

On 1 June 2012 04:31, flaps <flaps2007@gmail.com> wrote:

Please don't top post, it makes it difficult to follow the thread.
Insert your reply into previous message at appropriate points. Thanks

> THanks for your response. The validation methods are not called on a
> create, allowing the save method to be called, unprotected. I dont
> want the save to be called let alone fail.

As I said previously, the validation methods will be called during the
save, unless you are doing something to call them earlier. I suggest
you post the contents of the create action in the controller so we can
see what is going on.

>
> The validation method should stop the save method from being run and
> redirect the user to the new action/view with errors displayed, right?

The validation methods will not stop save from being called unless you
have included code in the create method to do this. Also any
redirection is up to the code you have written.

>
> The validation methods in the model are called on an update and errors
> reported back to the view. And I dont know why I am getting expected
> validating behaviour with an update but not with a create.
>
> I can post the error logs in the morning, but, on a create, they
> report a rollback, a 500 error, because the failed save call triggers
> the unexpected view to be routed.

Also post the relevant code.

Colin

>
> On May 31, 3:53 pm, Colin Law <clan...@googlemail.com> wrote:
>> On 31 May 2012 20:50, flaps <flaps2...@gmail.com> wrote:
>>
>> > I have a model, Work, that when I create a new instance with incorrect
>> > field data does not call the validation methods. When I update an
>> > existing instance with the same incorrect fields the validation
>> > methods are called.
>>
>> > The create action fails on the save method and re-routes to the new
>> > action, causing runtime errors.
>>
>> The validation /should/ cause the save method to fail, that is the
>> whole point of validation.  Or do you mean that the runtime errors
>> appear /during/ the save?  If so then give us some more information
>> about that (the full error message and stack trace).
>>
>> Colin
>>
>>
>>
>>
>>
>> > I dont understand why update validates correctly and create doesn't.
>>
>> > Validation lines in the model are as follows:
>>
>> > validates :start, :presence => { :message => "must be a valid date/
>> > time" }
>> > validates :end, :presence => {:message => "must be a valid date/
>> > time"}
>> > validate :start_must_be_before_end_time
>>
>> > def start_must_be_before_end_time
>> >    errors.add(:start, "must be before end time") unless
>> >        self.start < self.end
>> > end
>>
>> > Any pointers would be great.
>>
>> > --
>> > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
>> > To post to this group, send email to rubyonrails-talk@googlegroups.com.
>> > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
>> > For more options, visit this group athttp://groups.google.com/group/rubyonrails-talk?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
>

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

XSRF protection using GWT example guide broken for Glassfish/ Jetty using JSESSIONID

Hi,

I recently re-engineered some custom XSRF/CSRF protection code in my open source GWT-based application to use the new recommended protection introduced in GWT 2.3 as described in https://developers.google.com/web-toolkit/doc/latest/DevGuideSecurityRpcXsrf .  Since I develop and deploy mainly in Tomcat all seemed well.  However some users of the project deploy to Glassfish and Jetty Java Servlet Containers, both of which immediately started having problems with all RPC calls getting blocked throwing a "java.lang.IllegalArgumentException: Duplicate cookie! Cookie override attack?" exception.

Looking into why, I've determined the problem being JSESSIONID, the session cookie and what GWT recommends to base XSRF token from, is in both application and root path for the host for different reasons, causing the exception to be thrown when the application sees both cookies in scope: (tracked on http://code.google.com/p/webpasswordsafe/issues/detail?id=58)

What steps will reproduce the problem?  1. Glassfish- visit admin console (http://host:4848/ creates JSESSIONID cookie for / , visit WPS (http://host:8080/WPS creates JSESSIONID cookie for /WPS  2. Although on different ports, cookie spec doesn't care and both instances of JSESSIONID cookie are in scope to WPS, the GWT Google code sees both when it calls getCookie() and throws an exception "java.lang.IllegalArgumentException: Duplicate cookie! Cookie override attack?" and doesn't allow any requests to work.    1. Jetty- visit one of their sample servlets (i.e. http://host:8080/dump/info creates JSESSIONID cookie for / , visit WPS (http://host:8080/WPS creates JSESSIONID cookie for /WPS  2. Although different contexts, Jetty servlet sets its at root path so both are in scope to WPS, blah blah blah same exception and reason as the Glassfish example above.    There is no way to configure the GWT code to ignore the duplicate cookie check without modifying their code.  It would be ideal if it just checked for and cared about the cookies defined in the /WPS application context and ignored the others or allowed a way to configure it to call com.google.gwt.user.server.Util.getCookie() passing true (allow duplicates) as the last parameter rather than hardcoding false.  Admittedly this may not be possible in the former case, and not completely secure in the later case.  But basing this all on the JSESSIONID in real world usage isn't working either.
  The workaround when I had this same issue when I was rolling out my own XSRF protection code previously to GWT 2.3 was to use a different unique cookie name that basically just duplicated the last JSESSIONID value and set that extra cookie when that session was first created.  You'd think if this new way was Google's "official" documented and mandated way to protect against XSRF, even using JSESSIONID in their example, it would "just work" out of the box.  But clearly not, unless their code was never tested with Jetty or Glassfish.  Very surprising.

Is there a preferred way to handle this from the GWT team that isn't documented, or is my kludge workaround the only way?  Preferably a solution that works for all servlet containers, I know there are Tomcat-specific, Jetty-specific, etc settings to tweak default JSESSIONID behavior but those are not standard and even worse kludges.

Thanks for your attention to this and any advice as far as best practices,
~Josh


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/IVFdY56zeEYJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

{smartbroker} Business Can’t Qualify for a Bank Loan? advertise

To unsubscribe from this broadcast please scroll down to bottom of page
Become Iauctionre Insider to receive exclusive offers
 Sign up

Business Can't Qualify for a Bank Loan?

EASY QUALIFY MONEY FOR YOUR BUSINESS!
$15,000- $300,000 at 0 POINTS with as low as a 500 FICO!      

General Requirements:
In business for 4 months
Min average Bank Balance $3,000

Lend on Bank or Merchant Account Statements
No application fee!
No collateral!
No fixed monthly payment!
No prepayment penalties!
No personal guarantees!
 

REAL ESTATE PRIVATE MONEY LOANS ALSO!
Starting at 8.95%

For most non-owner occupied Real Estate
Vacant land okay

Loan Amounts from $50,000
Terms up to 3 years

Call toll free 800-996-4469 walt@waltadams.com

Disclaimer: Details  should be considered unreliable Respondant is solely responsible for their own Due Diligence. Content is accurate to the best of our knowledge. No warranties or guarantees are expressed or implied. We are not liable for errors or omissions. We are not responsible for any loss you may occur as a result of this information. We do not offer legal advice. Consult legal or other counsel for questions to understand opportunities, risks, insurance, or tax consequences regarding any loans. Sender is not a United States Securities Dealer, Broker or US Investment Advisor. This is not a solicitation to purchase any securities of any kind.

Walt Adams
PO Box 911024
Los Angeles CA 90091 USA
This is only way to unsubscribe. This Email is in compliance with CAN-SPAM Act of 2003
To decline further commercial electronic messages
Click here and Email to OPT OUT
We are sorry to see you go Please allow up to 10 days for our database to update

Re: [android-developers] Why can't someone at Google answer this question????????????????????????????????????????????????????????????

There will always be some questions, which you would yourself have to find answers, and may be someone would answer eventually, but don't know when.

Coming back to your problem, if you think it's a bug, then file a bug for it. There are greater chances that your bug would be noticed by people from google on their bug tracker.

Your question screams. And for a forum, I don't think that's good. At times, it really might frustrate you, but, screaming is not a solution I guess.

Anyway, I have no idea about your problem. 

2 steps:
1. Try to search in the bug tracker if this bug is already logged.
2. If not, then please log a bug and wait for someone's response patiently :)


Thanks and Regards,
Kumar Bibek


http://techdroid.kbeanie.com
http://www.kbeanie.com




On Fri, Jun 1, 2012 at 11:53 AM, Jim Morris <jim.morris@lecere.com> wrote:
There is nobody to talk to at Google!!!!!!!!!!!!!!!!!!!!!!!!

I thought Google Android people are supposed to be watching this
forum!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Somebody in Poland responded to ask for code, I sent it and then ....
nothing!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1

How are we supposed to develop software if we can't get some
support??????????????????????

I have developed an Android app that communicates with a Blue Bamboo
Bluetooth printer. I have no trouble communicating with the printer
on
a galaxy P-6210 (Android 3.2). I purchased a P-3113 (Android 4.0.3).
When my app runs on the P-3113, I get the following problem.
When the P-3113 is trying to pair with the Blue Bamboo printers, it
asks me to type in the pin number for pairing, but the device was
already paired before the app started up!!!!!!! Why does it ask me
for
a pin number again, when the devices are already paired?
When I enter the pin number again, the device will still not connect.
The problem occurs on the device running version 4.0.3 regardless of
whether my software is targeted for version 4.0.3 or version 3.2.
I can supply the manufacturer's demo software source code, which also
exhibits the same problem.
I believe this is a bug introduced into Android 4.0.3. The software
works fine on Android 3.2 on a Galaxy P-6210.
I have traced the problem to the statement
mmSocket.connect();
When this statement is executed, a dialog box pops up on the Galaxy
P-3113. This dialog box asks for the user to input a pin code for
pairing, BUT THE DEVICE IS ALREADY PAIRED. I type in the correct code
and I get an invalid exchange exception. The code is correct!! The
device is already paired!!!!!!
How could this not be a bug? Hey Google,.............................
how about some help here.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Is there a way to auto-power on the phone?

Hi,
I found this feature in settings of my Spice MI 270. This is similar to NoMoarPowah. It turns on/ off the phone at a scheduled time so that you can easily use the alarm even when the phone is switch off.

[IMG]http://oi48.tinypic.com/kci4g1.jpg[/IMG] [IMG]http://i50.tinypic.com/2litqur.png[/IMG]

The system.img file is stored here:
[url]http://forum.xda-developers.com/showthread.php?t=1609094[/url]


On Thursday, July 23, 2009 8:10:10 AM UTC+5:30, quill wrote:
It seems nice to have an app to auto power on or power off the phone,
does the hardware support?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Why can't someone at Google answer this question????????????????????????????????????????????????????????????

There is nobody to talk to at Google!!!!!!!!!!!!!!!!!!!!!!!!

I thought Google Android people are supposed to be watching this
forum!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Somebody in Poland responded to ask for code, I sent it and then ....
nothing!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1

How are we supposed to develop software if we can't get some
support??????????????????????

I have developed an Android app that communicates with a Blue Bamboo
Bluetooth printer. I have no trouble communicating with the printer
on
a galaxy P-6210 (Android 3.2). I purchased a P-3113 (Android 4.0.3).
When my app runs on the P-3113, I get the following problem.
When the P-3113 is trying to pair with the Blue Bamboo printers, it
asks me to type in the pin number for pairing, but the device was
already paired before the app started up!!!!!!! Why does it ask me
for
a pin number again, when the devices are already paired?
When I enter the pin number again, the device will still not connect.
The problem occurs on the device running version 4.0.3 regardless of
whether my software is targeted for version 4.0.3 or version 3.2.
I can supply the manufacturer's demo software source code, which also
exhibits the same problem.
I believe this is a bug introduced into Android 4.0.3. The software
works fine on Android 3.2 on a Galaxy P-6210.
I have traced the problem to the statement
mmSocket.connect();
When this statement is executed, a dialog box pops up on the Galaxy
P-3113. This dialog box asks for the user to input a pin code for
pairing, BUT THE DEVICE IS ALREADY PAIRED. I type in the correct code
and I get an invalid exchange exception. The code is correct!! The
device is already paired!!!!!!
How could this not be a bug? Hey Google,.............................
how about some help here.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: App inside another app or nesting in django apps

1.6.2012 9:16, Derek kirjoitti:
> And the Zen of Python?
>
> "Flat is better than nested"

But don't forget, again Zen of Python:

"Namespaces are one honking great idea -- let's do more of those!"


>
> On Jun 1, 8:10 am, Jani Tiainen<rede...@gmail.com> wrote:
>> 31.5.2012 19:22, Kurtis Mullins kirjoitti:
>>
>>> Sure. They're just Python modules. All you need to do is:
>>
>>> 1. Include the files: __init__.py and models.py
>>> 2. Add the application to your settings.py, for example: myproject.myapp.subapp
>>
>>> It *should* work, although I haven't personally tested it yet.
>>
>>> On Thu, May 31, 2012 at 7:46 AM, vijay shanker<vshanker...@gmail.com> wrote:
>>>> can we write one app inside some another django-app .
>>>> please suggest any reference or articles
>>
>> It works perfectly. We've been using it in our environment for a good while.
>>
>> There lies only one caveat - all appnames still must be unique and as
>> known app name is last part of module hierarchy.
>>
>> So you can't have two conflicting apps:
>>
>> myapp.subapp<-- appname is subapp
>> myotherapp.subapp<-- appname is subapp
>>
>> --
>> Jani Tiainen
>>
>> - Well planned is half done and a half done has been sufficient before...
>


--
Jani Tiainen

- Well planned is half done and a half done has been sufficient before...

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

Re: App inside another app or nesting in django apps

And the Zen of Python?

"Flat is better than nested"

On Jun 1, 8:10 am, Jani Tiainen <rede...@gmail.com> wrote:
> 31.5.2012 19:22, Kurtis Mullins kirjoitti:
>
> > Sure. They're just Python modules. All you need to do is:
>
> > 1. Include the files: __init__.py and models.py
> > 2. Add the application to your settings.py, for example:  myproject.myapp.subapp
>
> > It *should* work, although I haven't personally tested it yet.
>
> > On Thu, May 31, 2012 at 7:46 AM, vijay shanker<vshanker...@gmail.com>  wrote:
> >> can we write one app inside some another django-app .
> >> please suggest any reference or articles
>
> It works perfectly. We've been using it in our environment for a good while.
>
> There lies only one caveat - all appnames still must be unique and as
> known app name is last part of module hierarchy.
>
> So you can't have two conflicting apps:
>
> myapp.subapp          <-- appname is subapp
> myotherapp.subapp     <-- appname is subapp
>
> --
> Jani Tiainen
>
> - Well planned is half done and a half done has been sufficient before...

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

Re: App inside another app or nesting in django apps

31.5.2012 19:22, Kurtis Mullins kirjoitti:
> Sure. They're just Python modules. All you need to do is:
>
> 1. Include the files: __init__.py and models.py
> 2. Add the application to your settings.py, for example: myproject.myapp.subapp
>
> It *should* work, although I haven't personally tested it yet.
>
> On Thu, May 31, 2012 at 7:46 AM, vijay shanker<vshanker.88@gmail.com> wrote:
>> can we write one app inside some another django-app .
>> please suggest any reference or articles

It works perfectly. We've been using it in our environment for a good while.

There lies only one caveat - all appnames still must be unique and as
known app name is last part of module hierarchy.

So you can't have two conflicting apps:

myapp.subapp <-- appname is subapp
myotherapp.subapp <-- appname is subapp

--
Jani Tiainen

- Well planned is half done and a half done has been sufficient before...

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

[android-developers] NDK, Qualcomm AR Toolkit and complex 3D models

Hello.

I was wondering if anyone has had any experience loading up any complex 3D models with the NDK in conjunction with using the Qualcomm AR Toolkit?

Need to know if anyone has any good examples, ideas or hints? Everything I'm doing to attack this problem is failing. Can load up the data in C++ but can't get my binding to the GL buffers working as I would expect it too.

Cheers,
Raj 

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[Rails] Crystal reports integration with ruby on rails 2.3.8 version

Can any one help to integrate crystal reports with rails:
I was found the below link to integrate crystal reports in my rails
application.....
http://kkarthik.wordpress.com/
but i not understanding how to include those jar files in my rails
application......
i am not getting those jar files for download.........where i will get
those jar files..
(or)
Is there any better and easy way for generating reports??
please help me.....
thanks in advance for your help....
I am looking for your valuable replay....

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

Celltable performance issue

Hi
I am using GWT 2.4 version.
And using Celltable with pager and ListDataProvider to display the data.

I have large amount of data contains(9000+) records(rows and 10 colums) to display.
when I am trying to display these records my application becomes unresponsive.

Please let me know how can i improve the performance of this?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/inX6LQCoO84J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

Re: browser compatibility: the weirdest thing ever with IE. throws flash message all the time!!!

If it only occurs on IE it might be a prolem with the user session.
Try setting Session.checkAgent to false in core.php and see if that
helps.
I had problems with sessions getting dropped in IE, with this setting
on.

On May 31, 9:33 pm, luftlinie <thomasfuch...@googlemail.com> wrote:
> hi everyone,
>
> I try to explain it shortly. When a user clicks on any profile, my
> controller function checks if that user is active oder locked. active
> means account is activated, locked means locked ;).
>
> now i have been testing this with chrome, safari and firefox for
> months!!! the process works, 100%.
>
> BUT with Internet Explorer... if I go on any users profile, activated
> or unlocked, cake throws me the message, although, logically, it is
> correct in my code. it worked in other browsers and IE goes to those
> profile without redirecting..
> I am not even close to getting this. I am totally stunned. Its so
> weird.
>
> Is there any way, that IE cant handle cakes flash messages, or the CSS
> with it?
>
> here is my controller profile code:
> =======================================================
> $locked = $this->User->find('first', array(
>                             'fields' => array('User.id','User.locked', 'User.active'),
>                             'conditions' => array('User.id = \''.$id.'\' AND User.locked =
> false')
>                             ));
>
>                 if(!empty($locked))
>                 {
>                         if($locked['User']['active'] == true)
>                         {
>
>                                 if($id != $this->Session->read('User.id')) //visitor!!
>                                 {
>
>                             some code here........
>                                 }
>                                 else //profile owner!!
>                                 {
>                                         some code here........
>                                 }
>
>                         }//active
>                         else
>                         {
>                                 $this->Session->setFlash('this account is not active.');
>                                 $this->redirect(array('controller' => 'users', 'action' =>
> 'profile', $this->Session->read('User.id')));
>                         exit();
>                         }
>
>         }//unlocked
>         else
>         {
>                 $this->Session->setFlash('user has been deleted');
>                 $this->redirect(array('controller' => 'users', 'action' =>
> 'profile', $this->Session->read('User.id')));
>                 exit();
>         }
>
>      }
> =====================================================
>
> so IE always(!) goes to that certain profile throws this line
> $this->Session->setFlash('this account is not active.');
>
> BTW i am using this code to throw the cake typical messages
> if($session->check('Message.flash')):
>                                         echo $session->flash();
>                                 endif;
>
> appreciate your help. thanks soooo much

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

Re: [android-developers] Adding markers with different drawables on google map in android

The items collection is correct....I am populating the "items" arraylist in the constructor of the DoItemizedOverlay class and the Log after that shows that it has 20 items in it.

On Friday, June 1, 2012 11:32:45 AM UTC+6, TreKing wrote:
When "size()" and "createItem()" get called, the items collection is correct?

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

DataGrid progress - who to change default boxs to plain text

Hi All,

I need to change default boxes which display in progress bar of
DataGrid in to plain text - like "please wait loading"

Appreciate your help.
Thanks
daya

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

Re: [android-developers] Adding markers with different drawables on google map in android

@TreKing Yes I've checked, all the locations are different.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [Rails] Re: how to show photo preview in rails

thank you Mr.Capitan it helped me alot.




On Thu, May 31, 2012 at 11:03 PM, Ricardo Pontes <rpontes@gmail.com> wrote:
Nice post. I will use many things of this tutorial

Thanks.

Ricardo Pontes da Silva

rpontes@gmail.com

Facebook Twitter LinkedIn Google Plus


2012/5/30 Capitan Yesterday <marco.sormani@gmail.com>
http://www.html5rocks.com/en/tutorials/file/dndfiles/

If you want a preview before the actual upload, then you should do it
with javascript Files API.

Hope it helps...

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.


--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

Re: [android-developers] Adding markers with different drawables on google map in android

When "size()" and "createItem()" get called, the items collection is correct?

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Adding markers with different drawables on google map in android

yes all of them are on different locations.I've checked that twice.

On Fri, Jun 1, 2012 at 11:14 AM, TreKing <trekingapp@gmail.com> wrote:
On Fri, Jun 1, 2012 at 12:01 AM, Mehedi <mehedi.mailing@gmail.com> wrote:
But when I run the app on an emulator I am only seeing 2 markers,the 1st and the last one added while the log shows that there are 20 items in the items ArrayList.

There are 20 items, but are they in different locations?

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices


--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
Mehedi
CSE'07,BUET
"মহাবিশ্বের কোন কোণে,ইতিহাসের কোন ক্ষণে, আমিও ছিলাম...
আমায় যেন পড়ে মনে,সে প্রয়াসে সঙ্গোপনে,পদচিহ্ন রেখে যেতে আমিও চেয়েছিলাম।।"

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Non Developers and Google Play Graphics - Allowed to Use ?

On Wed, May 30, 2012 at 8:05 PM, psyfiAPPS_Guy <jgenser@hotmail.com> wrote:
Any one have any idea what their position might be?

They probably don't give a damn.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: Android App

Hm... This makes sense if it's linked into your app, if you can do
this for arbitrary apps on the phone then this is a major security
hole..

kris

On Thu, May 31, 2012 at 1:52 AM, NjZone <nimish.ind@gmail.com> wrote:
>
> check this:
> http://code.google.com/p/android-screenshot-library/wiki/Usage
>
> "Android Screenshot Library (ASL) provides means for taking snapshots
> of phone's screen without the need for signing your application or
> having privileged (root) access to the Android system. It is intended
> primarly for taking screenshots used for testing, debugging and
> diagnostics."
>
>
> Regards,
> Nimish
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] ask

On Thu, May 31, 2012 at 5:20 AM, animator404 <turboopera@gmail.com> wrote:
hi! i am beginner. can you help me? what does this line mean "public class MyfistOWNActivity extends Activity"?

It means you need to learn Java. I'm sure you can find tons of tutorials on the interwebs.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: Missing Controller Error

<?php
class PostsController extends AppController {

}

?>

On Fri, Jun 1, 2012 at 10:13 AM, Kid Noire <thiskidnoire@gmail.com> wrote:
I've just installed CakePHP and trying to get myself through
Andrewperk's blog tutorial but I get this error  after the second
video...

Missing Controller
Error: PostsController could not be found.
Error: Create the class PostsController below in file: app/Controller/
PostsController.php
<?php
class PostsController extends AppController {

}

I've tried to Google my way out of this one but don't have the
technical expertise to comprehend the suggestions I find.  I'm
assuming my routes are a bit f'd up so if anyone could help me I would
be greatly appreciative.



Sincerely,

A Noob


------------

BTW I'm using XAMPP on a Mac

Thanks!



--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

Re: [android-developers] Adding markers with different drawables on google map in android

On Fri, Jun 1, 2012 at 12:01 AM, Mehedi <mehedi.mailing@gmail.com> wrote:
But when I run the app on an emulator I am only seeing 2 markers,the 1st and the last one added while the log shows that there are 20 items in the items ArrayList.

There are 20 items, but are they in different locations?

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How is this done? App uses fortran and executable?

So, I have been interested in a project that is on kickstarter that
hasn't got any traction, but has done a few interesting things. They
have more or less ported Octave and gnuplot to Android. This is cool
and all that, but I am wondering how is that possible? The reason I
ask that (excuse my ignorance, I am just started with NDK), is because
A: Octave includes Fortran code and my book about the NDK says it
supports C and C++ only and B: Can you include executables in an
Android application? Is that what they are doing?
Here is the project I am talking about:
http://www.kickstarter.com/projects/6438588/sombreros-for-the-android-world

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Adding markers with different drawables on google map in android

Hi,
I am trying to plot some markers on a google map.There are 2 different marker drawables, the orange one is for the user's location and green ones are for all other points.I have followed this source code from CommonsWare.Here is my ItemizedOverlay and OverlayItem class:

       class DoItemizedOverlay extends ItemizedOverlay<CustomOverlayItem> {

        private ArrayList<CustomOverlayItem> items = new ArrayList<CustomOverlayItem>();
        Context mcontext;
        public DoItemizedOverlay(Context context,ArrayList<OverlayPoint> overlays)
        {
            super(null);
            mcontext=context;
            // TODO Auto-generated constructor stub
           
            for(OverlayPoint p:overlays)
            {
                CustomOverlayItem item;
                if(p.src)
                {
                    item=new CustomOverlayItem(p.p,p.name, p.snippet, getMarker(R.drawable.src_marker), true);
                }
                else
                {
                    item=new CustomOverlayItem(p.p, p.name, p.snippet, getMarker(R.drawable.marker), false);
                }
                items.add(item);
                //populate();
            }
            Log.d("MAPI", String.valueOf(items.size()));
            populate();
        }

       
       
         @Override
        public void draw(Canvas canvas, MapView mapView,
                          boolean shadow) {
          super.draw(canvas, mapView, false);
         
        }
       
        @Override
        protected CustomOverlayItem createItem(int i)
        {
          return items.get(i);
        }

        @Override
        public int size()
        {
          return items.size();
        }

       
        private Drawable getMarker(int resource) {
              Drawable marker=getResources().getDrawable(resource);
             
              marker.setBounds(0, 0, marker.getIntrinsicWidth(),
                                marker.getIntrinsicHeight());
              boundCenter(marker);

              return(marker);
            }
    }

   class CustomOverlayItem extends OverlayItem {
        Drawable marker=null;
        boolean src;
       
        CustomOverlayItem(GeoPoint pt, String name, String snippet,
                   Drawable marker,boolean s) {
          super(pt, name, snippet);
         
          this.marker=marker;
          this.src=s;
        }
       
        @Override
        public Drawable getMarker(int stateBitset) {
         
          setState(this.marker, stateBitset);
          return(this.marker);
        }
      }

    class OverlayPoint{
        GeoPoint p;
        String name,snippet;
        boolean src;
        
        public OverlayPoint(GeoPoint pn,String nm,String sn,boolean s) {
            // TODO Auto-generated constructor stub
            p=pn;
            name=nm;
            snippet=sn;
            src=s;
        }
    }
 
I am adding the Overlay this way
    DoItemizedOverlay sourcemarker=new DoItemizedOverlay(ChildcareHost.mContext,OPs);
                    mapView.getOverlays().add(sourcemarker);
                    mapView.setBuiltInZoomControls(true);
                    mapView.setStreetView(true);
                    mapView.invalidate();
                    mapView.getController().zoomToSpan(sourcemarker.getLatSpanE6(), sourcemarker.getLonSpanE6());
                    mapView.getController().animateTo(src);
 
But when I run the app on an emulator I am only seeing 2 markers,the 1st and the last one added while the log shows that there are 20 items in the items ArrayList.What am I doing wrong? Please Help!!







--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[Rails] How to set the default value on a simple_form association

Folks
Im using simple_form and im able to see a selection of users from my
drop
down list but im trying to set the default value. Here is what ive tried
<%= f.association :people, :input_html => { :value => 'someval' } %>
i want someval to be set in the selection by default. Any help would be
appreciated.

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

Re: Help: GWT Celltable Record (Specific Record Mouseover) ToolTip !!!

Please find the sample code.....

private Column< Contact , SafeHtml> column;

 column = new Column< Contact  , SafeHtml>(new SafeHtmlCell()) {

@Override
public SafeHtml getValue( Contact   contact ) {

return getColumnToolTip("column text",     "tooltip text");
}
};




----------------------

private SafeHtml getColumnToolTip(String columnText, StringBuilder toolTipText) {

String htmlConstant = "<html>" + "<head><style>" + "A.tip { TEXT-DECORATION: none; color:#1776B3}" + "A.tip:hover  {CURSOR:default;}" + "A.tip span   {DISPLAY:none}" + "A.tip span p {background:#d30300;color:#fff;font-weight:500;border-radius:5px;padding:5px;font-size:12px}" + "A.tip:hover span {border:1px solid #e6e3e5;DISPLAY: block;Z-INDEX: 1000; PADDING: 0px 10px 0px 10px;" + "POSITION:absolute;float:left;background:#ffffd1;   TEXT-DECORATION: none}" + "</style></head>" + "<body>" + "<a href=\"#\" class=\"tip\">" + "(" + columnText + ")" + "<span>" + toolTipText + "</span></a>" + "</body>" + "</html>";
return new SafeHtmlBuilder().appendHtmlConstant(htmlConstant).toSafeHtml();

}


Thanks,
Rajeshwar

On Thursday, May 31, 2012 10:04:25 PM UTC+5:30, laxman lingampally wrote:
Hi  Rajeshwar ,

Thanks a lot .

thanks for your answer. 

i am given below code , just see and tell me where i am done mistake.


CellTable<Contact> searchGridCellTable = new CellTable<Contact>();

---------------------------------------
.-------------------------------------
// Add a text column to show the dateLogged.
 TextColumn<Contact> dateLogged = new TextColumn<Contact>() {
     @Override
     public String getValue(Contact object) {
       return object.getDateLogged();
     }
   };
  searchGridCellTable.addColumn(dateLogged, SafeHtmlUtils.fromSafeConstant("<span title='tooltip text goes here'>DateLogged</span>"));

------------------------------------------
------------------------------------------------ 

like this. above code showing Tooltip at Header only,

   but i need only specific record. my cellTable having number of Records.
  can you please tell how can i use, i need to show some values in Tooltip ,(only specific record)

please help me out,

if it passible give me sample code for me .


Thanks & Regards
Laxman


   

On Thu, May 31, 2012 at 4:57 PM, Rajeshwar Mishra <contacttorajeshwar@gmail.com> wrote:
Use  Column<?, SafeHtml> 

Thanks,
Rajeshwar

On Thu, May 31, 2012 at 12:58 PM, laxman lingampally <lingampall.laxman@gmail.com> wrote:
Hi all,

i need a GWT celltable record i.e specific record values in Tooltip ,


In my project i have one search Grid(Celltable) it is having five columns, when ever click on serach button it shows number of recods that is fine,

but , i need to show  some infermation ( like status name , id value like that......) in Tooltip like window.

Any idea or any solution ? 

please help  me out.

Thanks for helping. 

Regards
laxman






--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/C52hJwAootEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.


Real Estate