Sunday, 4 October 2015

Android Studio Custom Spinner - With Text and Images



ProgrammingWizards Android Studio Custom Spinner - images and
text,baseadapter,custom adapter,arrayadapter,onitemselected
events,dropdown,android spinner tutorial,dropdown,onitemselected,adapter

­,example,style,
loading,custom,prompt,listener,xml,array­list,add item,arrayadapter,animation,

Description
Hi
guys.This is my first tutorial with Android Studio.We explore how to
create a Custom spinner or dropdown that has images and text.We then see
how to handle onItemSelected events dynamically.

Cheers!!

Friday, 2 October 2015

Android Custom GridView - With Images and Multiple Text [BaseAdapter]



ProgrammingWizards Android Custom GridView - Images and Multiple Text,BaseAdapter,custom gridview,arraydapter,android gridview example,custom,adapter,header,stretchmode,gridlayout,row height,
border,divider,images,onclick,animation,populate,buttons,androidstudio,eclipse

Description
I did a video about ListView with multiple text and images with ArrayAdapter and guys liked.So I guessed also that if I do a GridView with Multiple Text and Images but with BaseAdapter,it will even help on these View Customizations.And here we do one,we shall handle onItemClick events as well.

Cheers!!

VB.Net DataGridView - Add From TextBox,ComboBox and PictureBox[ImageColumn]



ProgrammingWizards VB.Net DataGridView Add From TextBox,ComboBox and PictureBox- image column,custom,insert,edit,picturebox,ico

­n,button,vb.net datagridview image column,image cell,image stretch,button,image and text,
picture viewer,slideshow,background,row,picture,­header,cell,insert,checkbox,fill,columns­,rows,

Description
Previously,we
have almost exhausted DataGridView especially when it comes to Custom
Columns.We have done adding combobox columns,checkbox,image etc.Today we
shall deal with both text and Image Column.We'll insert text from
TextBoxand ComboBox while Image shall be from PictureBox.A really nice
tutorial.

Cheers!!