question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Documentation needed: "id" will be removed in next release

See original GitHub issue

“id” on FloatLayout is now deprecated.

Deprecated property "<StringProperty name=id>" of object "<FloatLayout>"
has been set, it will be removed in a future version

When a layout is created from kv language, what’s the official way to get a reference to it ?

I haven’t found an explanation why this will been removed (and I’m interested in). Is there somewhere a discussion about this ?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

7reactions
chavarinbonbyncommented, Dec 30, 2019

If that widget property is getting deprecated, which is the correct way of identifying a widget when creating it from python code directly ? For example, when creating an unknown number of buttons with a for loop, but you need to keep track of them somehow. That was very easy with the widget id (in python code)

1reaction
gottadiveintopythoncommented, Jun 3, 2019

id in kv and id(the deprecated one) are different thing.

So you don’t have to worry about:

When a layout is created from kv language, what’s the official way to get a reference to it ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

News Releases - REAL ID Will Require Additional Documents ...
September 19, 2018. REAL ID Will Require Additional Documents When Applying. New IDs must comply with federal security standards.
Read more >
BMV: Licenses, Permits, & IDs: Real ID Overview - IN.gov
Indiana requires all new license, permit, or ID card applicants to provide documents that prove identity, lawful status, SSN, and residency. In return...
Read more >
Bureau of Motor Vehicles - Maine.gov
Beginning May 3, 2023, you will need a REAL-ID compliant driver's license, identification card or an acceptable alternative form of identification as approved ......
Read more >
Frequently Asked Questions - REAL ID
What documents do I need to apply for a REAL ID DL/ID card? ... includes documents such as credit/debit card, cancelled check or...
Read more >
How to request access to a deceased family member's Apple ...
This article explains how to request access to or delete someone's Apple ID and the data stored with it after they have passed...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found