• ¡Welcome to Square Theme!
  • This news are in header template.
  • Please ignore this message.
مهمان عزیز خوش‌آمدید. ورود عضــویت


امتیاز موضوع:
  • 9 رای - 2.56 میانگین
  • 1
  • 2
  • 3
  • 4
  • 5
Title: CustomNotification
حالت موضوعی
#1
Bug 
سلام دوستان
کسی تجربه کار با CustomNotification رو داشته؟!
من هرجوری ازش استفاده میکنم برنامه فورس کلوز میده! :|



کد:
Dim CN As CustomNotification
CN.Initialize(1)
CN.DefaultLED = False
CN.DefaultSound = False
CN.DefaultVibrate = False
CN.AutoCancel = False
CN.NoClear = True
CN.OnGoingEvent = True
CN.setIcon("icon")
CN.SetText("title","test title")
CN.SetText("text","im second line")
CN.SetTextColor("text",Colors.Red)
CN.Notify(1)

 
 
پاسخ
#2
اینکارم قبلش انحام دادید؟
1. The Layout of the Notification
This is defined in an xml layout file. Create your layout, name it to "cm.xml" and copy it to your projects Objects/res/Layout folder. Mark it as read-only. See XML Resources for further information.
Make sure you give an id to each view in the xml, because in order to set these views we will use the same id.Code:



کد:
<TextView android:id="@+id/title"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />


If you have trouble with the xml file (like I did), do Clean Project. Make the xml file in utf-8. warwound used dreamweaver for mine.

 
گروه دور همی پارسی کدرز
https://t.me/joinchat/GxVRww3ykLynHFsdCvb7eg
 
پاسخ
#3
(04-20-2014، 03:04 PM)'Amin_Mansouri' نوشته: اینکارم قبلش انحام دادید؟
1. The Layout of the Notification
This is defined in an xml layout file. Create your layout, name it to "cm.xml" and copy it to your projects Objects/res/Layout folder. Mark it as read-only. See XML Resources for further information.
Make sure you give an id to each view in the xml, because in order to set these views we will use the same id.Code:




کد:
<TextView android:id="@+id/title"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />


If you have trouble with the xml file (like I did), do Clean Project. Make the xml file in utf-8. warwound used dreamweaver for mine.

 

 

نه!!!
این کجا بود اصن؟!
من این lib رو میگما:
http://www.basic4ppc.com/android/forum/t...arx.16950/
 
پاسخ
#4
صبر کنید یکی از کاربرهای انجمن دسترسی داره
بگم که سمپل کدشو دانلود کنه بزاره
کل پروژتو پیوست کن
با کتابخانه
گروه دور همی پارسی کدرز
https://t.me/joinchat/GxVRww3ykLynHFsdCvb7eg
 
پاسخ
#5
(04-21-2014، 07:16 AM)'Amin_Mansouri' نوشته: صبر کنید یکی از کاربرهای انجمن دسترسی داره
بگم که سمپل کدشو دانلود کنه بزاره
کل پروژتو پیوست کن
با کتابخانه

 

امین جان هنوز منتظرماا! Smile
ممنون

 
 
پاسخ
#6
یعنی هیچ کس چیزی در مورد این کتابخونه نمیدونه!!!!!؟؟؟؟؟ :|
 
 
پاسخ
  


پرش به انجمن:


Browsing: 1 مهمان