I just wondering, is it possible for me to create a dialog box (with
some buttons in there) to be pop up after user receiving security
message/warning. For example user would like to download application
from this one website. then he/she click the link and security
warning/message will be pop up to ask action for him/her to take (save,
run cancel etc). after user make a decision, I would like to pop up
another dialog box to ask users with some other questions. Can it be
done?
I try to find information on hooking and subclass within this forum and
unable to find one that suit the best with the problem that I facing
now. It would be great if anyone can advise me on this issues.
I just wondering, is it possible for me to create a dialog box (with
some buttons in there) to be pop up after user receiving security
message/warning. For example user would like to download application
from this one website. then he/she click the link and security
warning/message will be pop up to ask action for him/her to take (save,
run cancel etc). after user make a decision, I would like to pop up
another dialog box to ask users with some other questions. Can it be
done?
How is this related to Ruby programming language? In other words: I
don’t understand why you post the question here.
assuming that the application in question is written in ruby, and that
that is why the question is posted here - what gui toolkit are you
using, or would you like to use? gtk2? shoes? wxruby? qt? there are
many, each have their advantages and disadvantages, but i think with any
you should be able to accomplish what you’re trying to do.
i’d compare a few toolkits, play around with them some, and then get
back in the appropriate forum with questions specific to the toolkit
you’ve decided to use.