Results 1 to 6 of 6

Thread: back again

  1. #1

    Thread Starter
    Fanatic Member khalik_ash's Avatar
    Join Date
    Aug 2002
    Location
    Singapore
    Posts
    724

    back again

    hi guys...

    mostly all my problem get solved by u guys 10xs. but from few days i have a dount and havent got a replay on it... so i come again....


    i need to display a sendto menu in my app where i need to give the system menu with icons and funcnilaty also.....

    so dont let me down any thing just any thing can and will do

  2. #2

    Thread Starter
    Fanatic Member khalik_ash's Avatar
    Join Date
    Aug 2002
    Location
    Singapore
    Posts
    724
    is it that hard...

    come on guys i have seen a app done in vb it is possible.. but me no idea about...

    a least where can i start so that i can try out.....

  3. #3
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    Well....

    do you want to get the standard Send To menu? Or just want to know how to add icons to a popupmenu?

    Well if both is yes... if you can get the contents of the folder in which Send to stuff is stored, load that into an Menu Array, then get the icons for each... I'm not sure how you would go about that... but I've seen it done somewhere.

    Have you tried searching?

  4. #4

    Thread Starter
    Fanatic Member khalik_ash's Avatar
    Join Date
    Aug 2002
    Location
    Singapore
    Posts
    724
    Originally posted by Pc_Madness
    Well....

    do you want to get the standard Send To menu? Or just want to know how to add icons to a popupmenu?

    Well if both is yes... if you can get the contents of the folder in which Send to stuff is stored, load that into an Menu Array, then get the icons for each... I'm not sure how you would go about that... but I've seen it done somewhere.

    Have you tried searching?

    well i need the standard sendto menu in any os and with the menu i need the functionality also.... that more critical.....

    i can get the folder and add the icon.. but how do i know what does it do..... and how do i add icons to popupmenu....

  5. #5
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    Well, do a search for the Adding Images to a menu example, its been done to death on here.

    Umm.. are you able to use FSO(?) to get the details of the file? Cause all they are is shortcuts, so just get that, and you can shellexecute it from your app.

    I'm not to sure about the second part, but its a start I guess.

  6. #6

    Thread Starter
    Fanatic Member khalik_ash's Avatar
    Join Date
    Aug 2002
    Location
    Singapore
    Posts
    724
    thanks a lot... Pc_Madness

    that look ok .. i felt some easy way of doing...
    rather than getting the sendto folders and ther files icons and the shortcut.. and building the menu and ion click executed using shellexecute


    but i dont think that will be dynamic...

    say i do the above task in form load.. and then the user add a shourtcut to sendto that is not displayed in my app.... how do i support it...

    and most of all this sendto option shd be added to my main menu...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width