answersLogoWhite

0


Best Answer

PGP

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What algorithm library is GPG GUI based on?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is java joptionpane?

Java's jOptionPane from the javax.swing library is a GUI element for, essentially, an option dialogue box.


What is python 2.5.1?

Python is a scripting language. Which you can use to make games, gui apps, text based apps or anything you want. Python comes "with batteries included" which means that the standard library contains a lot, for many different things.


Is it possible to have a completely graphical programming language?

Almost any computer language can do GUI manipulations if provided by a GUI library. Some can be add-ons because the language itself does not have a direct method of doing GUI drawing, etc.Languages such as C and C++ for example do not have a native GUI interface because they are not tied directly to a machine architecture or to an operating systems platform. However, that is not to say that they cannot do GUI manipulations; it just isn't built into the language, but there are 3rd party add-ons that do the manipulations for you.Other languages, such as C# and Java, have built-in gUI libraries that work the same way regardless of the Operating System they are on. In that way they support GUI operators natively, without the use of an add-on GUI library.


Is GUI better in Java or C plus plus?

Neither Java nor C++ have a GUI as such -- the GUI is not part of the language specification. But comparing the GUIs for an IDE intended for Java with that of an IDE intended for C++ is hardly going to tell you which is better, since they are intended for completely different purposes. You might as well compare the GUI provided with Adobe PaintShop Pro against the GUI for Microsoft Word for all the good it does.


How does one make a C GUI application?

A Graphical User Interface (GUI) is, first and foremost, an event-driven program that runs on top of a command-line-driven operating system. Designing a GUI completely from scratch is not something to be undertaken lightly. The easiest way to create a GUI is to use a framework. Visual C++ provides the Microsoft Foundation Classes (MFC) framework which allows you to build Windows applications that conform to the Windows GUI, whilst giving you the freedom to design your own elements that can interact with the GUI, even if they bear no resemblance to the standard GUI elements. However, you cannot alter the Windows GUI itself (globally, that is) as it is an intrinsic component of the operating system. Although you can manipulate GUI elements in real-time, this places a huge strain upon resources and will greatly impede the overall performance. Under Linux you have far greater freedom because the command-line-driven kernel is completely separate from the GUI, thus you are free to design your own. This allows you to completely alter the GUI in any way you see fit. Again, a GUI framework is the easiest way to begin as it provides all the basic elements of a GUI, including message queues, memory management and multi-tasking -- all you really have to do is design the visual aspects of each element.

Related questions

Why windows is called GUI based system?

Becuase It has GUI. (everything you click on!)


A GUI based operating system?

There is no such thing as a "GUI-based operating system." A GUI is just one of many method for interacting with an operating system and using it to accomplish a task. The GUI is in no way related to how an operating system works internally.


Is Linux a GUI based operating system?

Yes and no. Yes, Linux has a GUI. Dozens, in fact, all running on the X Windowing System. No, Linux is not BASED on a GUI. Only Windows really has the concept of an operating system "based" on a GUI. To Linux, the X Windowing System and whatever you run on top of it is just another application.


Outlook Express is GUI or TUI?

Outlook Express, which is part of the Windows Package, is both a graphical user interface(GUI) and text-based user interface(TUI).


What has the author Andrew O Hall written?

Andrew O. Hall has written: 'A MATLAB GUI for a Legendre Pseudospectral algorithm for optimal control problems'


How do you compare GUI with text-based environment?

i dont klnow


What is java joptionpane?

Java's jOptionPane from the javax.swing library is a GUI element for, essentially, an option dialogue box.


Differentiate between GUI and command based operating system?

stolen


Is a word star is a GUI or TUI?

WordStar is a word processing program and not an operating system. The WordStar program is most likely a TUI since it is a text based software vs. GUI which is graphic based.


Is Outlook Express a GUI or a TUI?

its either tui or gui


IS DOS a GUI operating system?

No, DOS is command based only - not Windows based which is a graphic user interface.


Is unix and Linux are both command line and gui based os?

Yes