Web Browsing With Icon (Desktop) Style

Discussion in 'Free Source Codes' started by Jenny, Oct 22, 2022.

    
  1. Jenny

    Jenny Active Member


    Code:
    
    [#Menu:Gateway of Tally]
        Add: Top Buttons: Aurous Gateway
       
    
       
    ;;;======================================================
    
       
    [Button: Aurous Gateway]
        Title: ERP Gateway
        Key: ALT + L
        Action: Display: Aurous Gateway
       
    
    [Report: Aurous Gateway]
        Form: Aurous Gateway
        Title: "WEB Browsing"
       
       
       
    [Form: aurous Gateway]
        Height: 100% screen
        Width: 100% screen
        Part: Top Part, Google Main Part;,GstSearch Main Part;Youtube Main Part,GstLogin Main Part,
        ;Right Parts:Google Main Part,Youtube Main Part,GstLogin Main Part,GstSearch Main Part
        Background: Grey
        Delete: Bottom ToolBar Buttons
        add: Bottom ToolBar Button:Exit Tally
    
    ;;;; Addl Info=============================================
    
    
    ;-----------------------------------------------------
    
    
    [Part: Top Part]
        Lines: GoogleTitleLine
        Height: 10% Screen
        Border: Google Btm
        Space Bottom: .5
        Space Top:.5
       
           
    [Line: GoogleTitleLine]
        Field: Name Field
        Local: Field: Name field : Set as: "Web Browsing"
        Local: Field: name field : Full Width: Yes
        Local: Field: Name field : Color: yellow
        Local: Field: Name field : Align: Centre
        Local: Field: Name Field : Style: Mystyle
        Space Bottom: 1
        Height: 5% screen
       
    [Border: Google Box]
        Left: Thin
        Right: Thin
        Top: Thin
        Bottom:Thin
        Color: red
       
    ;;;;;;;;;;;;;;;;;;;;;;GOOGLE;;;;;;;;;;;;;;;;;;;;;;;;;
    
    [Part: Google Main Part]
        Part: Google Part,Google Part1,Youtube Main Part,GstLogin Main Part,GstSearch Main Part
        Vertical: No
        Space Bottom: .5
        Space Top: .5
        Space Right:0.5
        Space Left:0.5
        Height: 15% screen
       
    
    [Part: Google Part]
        Line: Google Master Title
       
        ;Width: 8% screen
        ;Height: 8% screen
        Border: Thin Left Top Bottom
        ;Space Top: .5
        Space Left: 2
        Space Right: 2
        Image        : OurproductImage
       
    [Resource:    OurproductImage]
        Source            : YourImagePath.jpg;;put your Image path
        Resource Type    : Jpeg
    
    
    [Part: Google Part1]
        Line: Google Master Fld
        Width: 5% screen
        Height: 5% screen
        Border: Thin Top Bottom Right
        Space Top: .4
        Space Left: 0
        Space Right: 2
    
    
    
    [Line: Google Master Title]
        Field: Short Name Field
        Local: Field: Short Name Field : Set as:"Google"
        Local: Field: Default : Skip: Yes
        Local: Field: Default : Style: Normal Bold
        Local: Field : Default : Align : center
        Local: Field : Default : Color: white
        Border: Google Btm
    
       
    [Line: Google Master Fld]
        Field: LAcc
        Local: Field: LAcc : Set as:"Google"
        Local: Field: Default : Read Only: Yes
        Local: Field: Default : Style: Small
        Local: Field: Default: Full Width: Yes
        Local: Field : Default : Align : center
        Space Top: .5
        Space Bottom: .5
        Local: Field: default: background: white
       
    [Field: LAcc]
        Use: Short Name Field
        Key: GoogleKey
        Border: Google Box
        Align: Centre
        Read Only: Yes
        Tooltip: "Click to Open Google"
        Width:10
    
    [Key: GoogleKey]
        Key: Left Click
        Action:Browse:"https://www.google.com"
       
    ;;;;;;;;;;;;;;;;;;;Youtube;;;;;;;;;;;;;;;;
    
    [Part: Youtube Main Part]
        Part: Youtube Part,Youtube Part1
        Vertical: No
        Space Bottom: .5
        Space Top: .5
        Height: 10% screen
       
    
    [Part: Youtube Part]
        Line: Youtube Master Title
       
        ;Width: 8% screen
        ;Height: 8% screen
        Border: Thin Left Top Bottom
        Space Top: .5
        Space Left: 2
        Space Right: 2
        Image        : YoutubeImage
       
    [Resource:    YoutubeImage]
        Source            : YourImagePath.jpg;;put your Image path
        Resource Type    : Jpeg
    
    
    [Part: Youtube Part1]
        Line: Youtube Master Fld
        Width: 5% screen
        Height: 5% screen
        Border: Thin Top Bottom Right
        Space Top: .4
        Space Left: 0
        Space Right: 2
    
    
    
    [Line: Youtube Master Title]
        Field: Short Name Field
        Local: Field: Short Name Field : Set as:""
        Local: Field: Default : Skip: Yes
        Local: Field: Default : Style: Normal Bold
        Local: Field : Default : Align : center
        Local: Field : Default : Color: white
       
    
       
    [Line: Youtube Master Fld]
        Field: YoutubeAcc
        Local: Field: YoutubeAcc : Set as:"Youtube"
        Local: Field: Default : Read Only: Yes
        Local: Field: Default : Style: Small
        Local: Field: Default: Full Width: Yes
        Local: Field : Default : Align : center
        Space Top: .5
        Space Bottom: .5
        Local: Field: default: background: white
       
    [Field: YoutubeAcc]
        Use: Short Name Field
        Key: YoutubeKey
        Border: Google Box
        Align: Centre
        Read Only: Yes
        Tooltip: "Click to Open Youtube"
        Width:10
    
    [Key: YoutubeKey]
        Key: Left Click
        Action:Browse:"https://www.Youtube.com"
    
    ;;;;;;;;;;;;;;;GST LOGIN;;;;;;;;;;;;;;;;;;
    
    
    [Part: GstLogin Main Part]
        Part: GstLogin Part,GstLogin Part1
        Vertical: No
        Space Bottom: .5
        Space Top: .5
        Height: 10% screen
       
    
    [Part: GstLogin Part]
        Line: GstLogin Master Title
       
        ;Width: 8% screen
        ;Height: 8% screen
        Border: Thin Left Top Bottom
        Space Top: .5
        Space Left: 2
        Space Right: 2
        Image        : GstLoginImage
       
    [Resource:    GstLoginImage]
        Source            : YourImagePath.jpg;;put your Image path
        Resource Type    : Jpeg
    
    
    [Part: GstLogin Part1]
        Line: GstLogin Master Fld
        Width: 5% screen
        Height: 5% screen
        Border: Thin Top Bottom Right
        Space Top: .4
        Space Left: 0
        Space Right: 2
    
    
    
    [Line: GstLogin Master Title]
        Field: Short Name Field
        Local: Field: Short Name Field : Set as:"GstLogin"
        Local: Field: Default : Skip: Yes
        Local: Field: Default : Style: Normal Bold
        Local: Field : Default : Align : center
        Local: Field : Default : Color: white
        Border: GstLogin Btm
    
       
    [Line: GstLogin Master Fld]
        Field: GstLoginAcc
        Local: Field: GstLoginAcc : Set as:"GstLogin"
        Local: Field: Default : Read Only: Yes
        Local: Field: Default : Style: Small
        Local: Field: Default: Full Width: Yes
        Local: Field : Default : Align : center
        Space Top: .5
        Space Bottom: .5
        Local: Field: default: background: white
       
    [Field: GstLoginAcc]
        Use: Short Name Field
        Key: GstLoginKey
        Border: Google Box
        Align: Centre
        Read Only: Yes
        Tooltip: "Click to Open GstLogin"
        Width:10
    
    [Key: GstLoginKey]
        Key: Left Click
        Action:Browse:"https://www.GstLogin.com"
       
    ;;;;;;;;;;;;;;;GSTIN SEARCH;;;;;;;;;;;;;;;;;;
    
    
    [Part: GstSearch Main Part]
        Part: GstSearch Part,GstSearch Part1
        Vertical: No
        Space Bottom: .5
        Space Top: .5
        Height: 10% screen
       
    
    [Part: GstSearch Part]
        Line: GstSearch Master Title
       
        ;Width: 8% screen
        ;Height: 8% screen
        Border: Thin Left Top Bottom
        Space Top: .5
        Space Left: 2
        Space Right: 2
        Image        : GstSearchImage
       
    [Resource:    GstSearchImage]
        Source            : YourImagePath.jpg;;put your Image path
        Resource Type    : Jpeg
    
    
    [Part: GstSearch Part1]
        Line: GstSearch Master Fld
        Width: 5% screen
        Height: 5% screen
        Border: Thin Top Bottom Right
        Space Top: .4
        Space Left: 0
        Space Right: 2
    
    
    
    [Line: GstSearch Master Title]
        Field: Short Name Field
        Local: Field: Short Name Field : Set as:"GstSearch"
        Local: Field: Default : Skip: Yes
        Local: Field: Default : Style: Normal Bold
        Local: Field : Default : Align : center
        Local: Field : Default : Color: white
        Border: GstSearch Btm
    
       
    [Line: GstSearch Master Fld]
        Field: GstSearchAcc
        Local: Field: GstSearchAcc : Set as:"GstSearch"
        Local: Field: Default : Read Only: Yes
        Local: Field: Default : Style: Small
        Local: Field: Default: Full Width: Yes
        Local: Field : Default : Align : center
        Space Top: .5
        Space Bottom: .5
        Local: Field: default: background: white
       
    [Field: GstSearchAcc]
        Use: Short Name Field
        Key: GstSearchKey
        Border: Google Box
        Align: Centre
        Read Only: Yes
        Tooltip: "Click to Open Gstin Search"
        Width:10
    
    [Key: GstSearchKey]
        Key: Left Click
        Action:Browse:"https://services.gst.gov.in/services/searchtp"
    
    Untitled.jpg Untitled.jpg
     
    Amit Kamdar likes this.


  2. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Nice... keep it up...
     


  3. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    have you tried........ [Key: Webpage on Click] ..... dunno if it works on images............
     
    Jenny likes this.


  4. Jenny

    Jenny Active Member


    Me not tried..but I tried direct click on image then web page open but not success... Can u explain plz
     


  5. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    on clicking the image the website should open...........
    Search for "webpage on link" in developer........... i have not tried it either.
     
    Jenny likes this.


  6. Jenny

    Jenny Active Member


    Ok sir...I try for it...and wish you a happy diwali.....
     


  7. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Happy Deepawali and Happy New year to you all. :)
     
    Jenny likes this.


  8. udaya

    udaya Active Member


    ********* HAPPY DEEPAWALI **************

    For ADMIN and ALL Mebers....
     
    Jenny likes this.


  9. subash pal

    subash pal Member


    ********* HAPPY DEEPAWALI **************
    तपाईहरु सबैलाइ 2079 सालको लक्ष्मी पुजाको मङ्गलमया शुभकामना छ
    आशा छ हरेक व्यक्तिको अन्धकारको समय, खुशीको उज्यालोमा रूपान्तरण हुनेछ

    For ADMIN and ALL Members....
     
    Jenny likes this.


Share This Page