|
[Sponsors] |
January 14, 2003, 08:41 |
Graphical user interface
|
#1 |
Guest
Posts: n/a
|
Hi, I have a written a fortran code using finite volume methods. I want to write the graphical user interface so that user do not have to go into program everytime he changes input values. How to write it any help please
|
|
January 14, 2003, 10:56 |
Re: Graphical user interface
|
#2 |
Guest
Posts: n/a
|
Hi,
I think the easiest tool might be Visual Basics if your code runs on PCs. |
|
January 14, 2003, 11:13 |
Re: Graphical user interface
|
#3 |
Guest
Posts: n/a
|
Come on one more programmming language to larn.Anyway I am in linux. Prasat
|
|
January 14, 2003, 20:42 |
Re: Graphical user interface
|
#4 |
Guest
Posts: n/a
|
What about Perl/Tk. I used it for the same purpose and it is easy to learn and platform independend.
|
|
January 14, 2003, 21:55 |
Re: Graphical user interface
|
#5 |
Guest
Posts: n/a
|
You may use the Visual Fortran.It's as convenient to use as Visual basic. Good luck.
|
|
January 15, 2003, 04:09 |
Re: Graphical user interface
|
#6 |
Guest
Posts: n/a
|
There are too many ways to skin this particular cat. Easiest way my be to use Borland Kylix (i.e. Delphi (or Pascal) that runs on Linux) to write a GUI that edits an input file.
|
|
January 15, 2003, 04:27 |
Re: Graphical user interface
|
#7 |
Guest
Posts: n/a
|
Hi maximus, give me some site about visual fortran. prasat
|
|
January 15, 2003, 07:19 |
Re: Graphical user interface
|
#8 |
Guest
Posts: n/a
|
Hi,Prasat:You can search it with Google.There are too many sites.The following are two of them:http://intel.forums.liveworld.com/. http://www.qtsoftware.de/dvf/ By the way,I have seen the textbook of Visual Fortran in bookstore,so maybe you can find one in the bookstore.
|
|
January 15, 2003, 11:29 |
Re: Graphical user interface
|
#9 |
Guest
Posts: n/a
|
Java's JFC is pretty neat for building GUIs, etc. For look & feel, check out my attempt at learning Java: www.scs.gmu.edu/~nahmad/tekon2d/tekon2d.html
|
|
January 16, 2003, 03:57 |
Re: Graphical user interface
|
#10 |
Guest
Posts: n/a
|
hai nashat, I just want to know whether I can run this linux or not.And any information how to start with.I already mentined that I have program in Fortran. Bye prasat
|
|
January 16, 2003, 09:39 |
Re: Graphical user interface
|
#11 |
Guest
Posts: n/a
|
Hi Prasat, Java is platform independent - It will run on almost any platform. There are tons of tutorials and code examples on the web - Try search on JFC or Swing. You can download Java for Linux from java.sun.com.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind turbine simulation | Saturn | CFX | 60 | July 17, 2024 06:45 |
RPM in Wind Turbine | Pankaj | CFX | 9 | November 23, 2009 05:05 |
user interface | saghir | FLUENT | 0 | May 7, 2007 06:23 |
Convective Heat Transfer - Heat Exchanger | Mark | CFX | 6 | November 15, 2004 16:55 |
Replace periodic by inlet-outlet pair | lego | CFX | 3 | November 5, 2002 21:09 |