Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Android
»
LAMW : Is there a way to use xml shape in jImageView?
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
CCR Bugs
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
MOVED: bug on online pack...
by
trev
[
Today
at 01:07:29 am]
MOVED: VirtualStringTree....
by
trev
[
Today
at 01:01:21 am]
VirtualStringTree...
by
Espectr0
[
Today
at 12:28:34 am]
Dark mode class...
by
Espectr0
[May 18, 2022, 11:57:02 pm]
Online Package Manager
by
HeavyUser
[May 18, 2022, 11:30:39 pm]
LAMW - "This app has a bu...
by
Agmcz
[May 18, 2022, 10:32:34 pm]
IfThen function
by
BobDog
[May 18, 2022, 10:20:30 pm]
[SOLVED] How to get rid o...
by
Nevada Smith
[May 18, 2022, 08:48:20 pm]
msgrcv only succeeds if m...
by
TCH
[May 18, 2022, 07:26:35 pm]
What is the best free pot...
by
Alienizering
[May 18, 2022, 06:53:59 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: LAMW : Is there a way to use xml shape in jImageView? (Read 4224 times)
MFP
Newbie
Posts: 4
LAMW : Is there a way to use xml shape in jImageView?
«
on:
November 23, 2021, 08:08:57 am »
hi,
Is there a way to use xml shape in jImageView?
For example something like this xml file :
Code: Pascal
[Select]
[+]
[-]
<?xml version
=
"
1.0
" encoding
=
"utf
-
8
"?>
<shape xmlns
:
android
=
"http
:
//schemas.android.com/apk/res/android" >
<!
--
Green & Blue
--
>
<gradient
android
:
startColor
=
"#ff227777"
android
:
centerColor
=
"#ff00ffff"
android
:
endColor
=
"#ff227777"
android
:
angle
=
"
135
"
/
>
<
/
shape>
Or other examples,
how to show this xml file in jImageview or jDrawingView or ...?
Thanks
Logged
jmpessoa
Hero Member
Posts: 2111
Re: LAMW : Is there a way to use xml shape in jImageView?
«
Reply #1 on:
November 28, 2021, 08:38:42 pm »
Hi, MFP!
Can you, please, point up some android/java example?
Logged
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard
jmpessoa
Hero Member
Posts: 2111
Re: LAMW : Is there a way to use xml shape in jImageView?
«
Reply #2 on:
November 29, 2021, 08:29:29 am »
Done!
New demo "AppApplyDrawableXMLDemo1"
added method "ApplyDrawableXML" to components:
jTextView, jEditText, jImageView, jButton (others coming soon!)
Thank you!
Logged
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard
MFP
Newbie
Posts: 4
Re: LAMW : Is there a way to use xml shape in jImageView?
«
Reply #3 on:
November 29, 2021, 03:56:02 pm »
Exactly what i needed and works great!
Thank you very much!
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Android
»
LAMW : Is there a way to use xml shape in jImageView?
TinyPortal
© 2005-2018