Iranian Programming Support

Welcome To Csharp TeaM Forum.
For Use All Forum Posts And See Links
Please Register
Thanks
www.Programming.MrForum.net
Csharp TeaM Administrator

Join the forum, it's quick and easy

Iranian Programming Support

Welcome To Csharp TeaM Forum.
For Use All Forum Posts And See Links
Please Register
Thanks
www.Programming.MrForum.net
Csharp TeaM Administrator

Iranian Programming Support

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Iranian Programming Support

Csharp TeaM

Top posting users this month

No user

Latest topics

» html to c# source code convert help
by launchar Tue Dec 06, 2016 7:22 am

» User input
by nesraz Sun Dec 20, 2015 8:39 am

» darkhaste source mediaplayer baraye b4a
by parham01 Tue Dec 15, 2015 10:31 am

» Tolide esme file gheire tekrari
by sajjad3011 Fri Jul 31, 2015 5:00 pm

» 368 library basic 4 android
by alimusavi71 Fri Jul 17, 2015 6:45 pm

» نرم افزار دریافت لایسنس آنتی ویروس نود 32
by programmer-x Wed Jul 15, 2015 3:19 pm

» help for java applications
by launchar Wed Jul 01, 2015 12:25 am

» Nimbuzz id Maker auto Captcha & Auto add FlooD & id BloCker
by briant Sat Jun 20, 2015 12:46 pm

» best mobile server v.1.0.0 persian edition
by programmer-x Fri Jun 19, 2015 12:41 am

» plz help me i neez xml code for spy bot
by alone Sun Mar 22, 2015 9:30 pm

» Dialogs Lib {Basic 4 Android}
by abdo0o Mon Mar 09, 2015 4:02 pm

» Room + PV Flooder Nimbuzz 2015
by sholeh Sat Feb 21, 2015 8:06 am

» PV Flooder Nimbuzz 2015
by sholeh Sat Feb 21, 2015 8:03 am

» سی شارپ سورس
by tr0 Wed Dec 24, 2014 12:15 pm

» help plz auto maker ids
by launchar Wed Dec 17, 2014 5:57 pm

» Join Multi Id To Room + Captcha [ Badbuzz Team ] In Seri Ba AgsXMPP !!
by abdo0o Fri Dec 12, 2014 4:47 am

» Amoozesh Ersale Sms Dar B4a
by abdo0o Fri Dec 12, 2014 4:43 am

» help me pls mehran brother
by launchar Wed Dec 03, 2014 6:36 pm

» plz help code Refresh captcha join Room
by ayad53 Wed Dec 03, 2014 12:24 pm

» please Help Me For AutoCaptchaa kardan IdMaker
by abdo0o Tue Dec 02, 2014 12:12 pm

» source C# bot addlist sender by ==> Alone_051@n.c
by walahazrat Mon Dec 01, 2014 2:34 am

» s2a sender tro help me pls
by walahazrat Mon Dec 01, 2014 2:28 am

» Help For {Data id } C# asixmpp.dll
by abdo0o Sun Nov 30, 2014 11:17 pm

» Help C# {Join & Left With Remoter}
by $iahi Tue Nov 25, 2014 10:31 am

» Source Nimbuzz User Searcher By Mehr,an [ Badbuzz TeaM ]
by waseemmalik Wed Nov 19, 2014 11:35 am


3 posters

    opacity b4a

    Armin Ramzani
    Armin Ramzani
    Programmer
    Programmer


    Posts : 312
    Points : 559
    Thanks : 61
    Join date : 2014-02-25
    Age : 29
    Location : Iran , Gilan , Lahijan

    Solved opacity b4a

    Post by Armin Ramzani Tue Aug 12, 2014 7:05 am

    salam ye click darim rosh click mikonim opacitye panel yavash yavash beshe 0 lal

    Emkanesh hast ? aya ?

    Thanx All C# TeaM
    Mehran Mahmoudi
    Mehran Mahmoudi
    Administrator
    Administrator


    Posts : 485
    Points : 780
    Thanks : 194
    Join date : 2013-09-06
    Age : 26
    Location : Iran , Qazvin , Qazvin

    Solved Re: opacity b4a

    Post by Mehran Mahmoudi Tue Aug 12, 2014 7:45 am

    Hi

    Libe Animation Ro Add Kon :

    Code:
       Dim animation1 As Animation
     Private Panel1 As Panel

    Code:
    Sub Activity_Create(FirstTime As Boolean)
     'Do not forget to load the layout file created with the visual designer. For example:
     Activity.LoadLayout("form1")
    End Sub

    Code:
    Sub Activity_Resume
    animation1.InitializeAlpha("Animation1",255,0)
    animation1.Duration = 5000
    End Sub

    Code:
    Sub Animation1_AnimationEnd
     Panel1.Visible = False
    End Sub

    Code:
    Sub Button1_Click
    animation1.Start(Panel1)
    End Sub

    -------
    Kolle Source :

    Code:
    #Region  Project Attributes
     #ApplicationLabel: B4A Example
     #VersionCode: 1
     #VersionName:
     'SupportedOrientations possible values: unspecified, landscape or portrait.
     #SupportedOrientations: unspecified
     #CanInstallToExternalStorage: False
    #End Region

    #Region  Activity Attributes
     #FullScreen: False
     #IncludeTitle: True
    #End Region

    Sub Process_Globals
     'These global variables will be declared once when the application starts.
     'These variables can be accessed from all modules.

    End Sub

    Sub Globals
     'These global variables will be redeclared each time the activity is created.
     'These variables can only be accessed from this module.

        Dim animation1 As Animation
     Private Panel1 As Panel
    End Sub

    Sub Activity_Create(FirstTime As Boolean)
     'Do not forget to load the layout file created with the visual designer. For example:
     Activity.LoadLayout("form1")
    End Sub

    Sub Activity_Resume
    animation1.InitializeAlpha("Animation1",255,0)
    animation1.Duration = 5000
    End Sub
    Sub Animation1_AnimationEnd
     Panel1.Visible = False
    End Sub
    Sub Activity_Pause (UserClosed As Boolean)

    End Sub
    Sub Button1_Click
    animation1.Start(Panel1)
    End Sub


    Movafagh Bashi.
    Mehdi izadi
    Mehdi izadi
    Administrator
    Administrator


    Posts : 793
    Points : 1182
    Thanks : 288
    Join date : 2013-06-06
    Age : 32
    Location : Iran,Hormozgan,Bandare Lengeh

    Solved Re: opacity b4a

    Post by Mehdi izadi Tue Aug 12, 2014 9:21 am

    Mehran Tozihe Bishtar Plz. Tozihe Bishtar Va Tozihe Khat Be Khatie Code Ro Mikham Plz Boos 
    1 Hafte Naboodam Zadid Jolo Namarda Khande 


    ~~~~~~~~~~~~~~~~~~~~~~~~



    Code:
    Dim animation1 As Animation   <<<~~~~ tarifesh kardim










    Code:

    Sub Activity_Resume

       animation1.InitializeAlpha("Animation1",255,0)   <<<~~~~ chera [b]InitializeAlpha va 255 ta 0 ham migim ke[/b]

    az 255 ke maximize hast shoroo kone berese be 0 ke minimize hast???? dorost goftam inja ro ?

       animation1.Duration = 5000  <<<~~~~ moddat zamani ke tool mikeshe ke az 255 berese be 0 . doroste????

    End Sub











    Code:
    Sub Animation1_AnimationEnd  <<<<~~~ inja ham y voide ke ke animation ke end shod yani bad  az 5 sanie amal kone. doroste?
     Panel1.Visible = False           
    End Sub








    Code:
    Sub Button1_Click
    animation1.Start(Panel1)          <<<~~~~ [b][/b]
    [b]InitializeAlpha ke tarif kardim az 255 ta 0 bere start bokhore. doroste????[/b]
    [b][/b]
    End Sub





    Doroste Ha Ro Javab Bede o Harja Niaz Be Tozihe Bishtar Dasht Ya Eshteb Goftam Tozih Bede PlZ Boos  IN LOVE
    Mehran Mahmoudi
    Mehran Mahmoudi
    Administrator
    Administrator


    Posts : 485
    Points : 780
    Thanks : 194
    Join date : 2013-09-06
    Age : 26
    Location : Iran , Qazvin , Qazvin

    Solved Re: opacity b4a

    Post by Mehran Mahmoudi Tue Aug 12, 2014 9:48 am

    Code:
     animation1.InitializeAlpha("Animation1",255,0)

    hamune Ke Khodet Gofti, 255 Alpha e Avvalie, Va 0 Alpha i Hast Ke Dar Akhar Mikhaym Dashte Bashim.
    [ Alpha = Opacity ] Ino Miduni.

    Code:
    animation1.Duration = 5000

    Mishe Goft Are, Moddat Zamani Ke Dim e Animation Karesho Anjam Bede.

    Code:
    Sub Animation1_AnimationEnd
     Panel1.Visible = False          
    End Sub

    Inam Dorost Gofti  Khande Hamechi Malome

    Code:
    Sub Button1_Click
    animation1.Start(Panel1)
    End Sub

    Are Goftim Alpha e Panel1 Ro Tooye 5 Sanie Az 255 Be 0 Bereson Va Dar Akhar Visible = False Kon.
    ----
    Page e In Lib Too Site B4A :
    http://www.basic4ppc.com/android/help/animation.html

    Khoshhalam Bargashti :*

    Sponsored content


    Solved Re: opacity b4a

    Post by Sponsored content


      Current date/time is Thu Mar 28, 2024 8:07 am