Hi Guys,
It's been a few years since I did any development in VB and I must say, with the little bits I've been doing with Basic4Android, I'm seriously impressed so well done guys!! On this basis, I would class myself as a Newbie!!
OK to my question:
I am designing a small app to create and order signs/badges/business cards etc. and I've come a fair way. However, what I would like to do is create text lines within a panel which contains the layout in terms of size etc. and be able select a font type and, if possible, drag this into position on the sign/badge layout.
So for example Line 1 is in Bold Arial font, size 16 for example and can be dragged/placed at the top of the layout and line 2 in in Arial narrow font size 14 and again can be freely placed on the layout.
Ideal would also to be able to add in logos, artwork etc. and place these on the layout too.
Currently I'm using EditText Objects for each line, but this is a bit limiting in terms of placement, font selection etc
Any ideas anyone?
Many thanks on advance.
It's been a few years since I did any development in VB and I must say, with the little bits I've been doing with Basic4Android, I'm seriously impressed so well done guys!! On this basis, I would class myself as a Newbie!!
OK to my question:
I am designing a small app to create and order signs/badges/business cards etc. and I've come a fair way. However, what I would like to do is create text lines within a panel which contains the layout in terms of size etc. and be able select a font type and, if possible, drag this into position on the sign/badge layout.
So for example Line 1 is in Bold Arial font, size 16 for example and can be dragged/placed at the top of the layout and line 2 in in Arial narrow font size 14 and again can be freely placed on the layout.
Ideal would also to be able to add in logos, artwork etc. and place these on the layout too.
Currently I'm using EditText Objects for each line, but this is a bit limiting in terms of placement, font selection etc
Any ideas anyone?
Many thanks on advance.