flat assembler
Message board for the users of flat assembler.

Index > Linux > another question about GUI programming

Author
Thread Post new topic Reply to topic
codex32



Joined: 02 Oct 2004
Posts: 5
codex32 21 Feb 2005, 20:55
Hello,

The GUI programs you can create with GTK and fasm, can they be run on KDE (the standard window system of linux) ?
Post 21 Feb 2005, 20:55
View user's profile Send private message Reply with quote
crc



Joined: 21 Jun 2003
Posts: 637
Location: Penndel, PA [USA]
crc 22 Feb 2005, 04:10
Quote:
The GUI programs you can create with GTK and fasm, can they be run on KDE (the standard window system of linux) ?


A) Yes, if you have the GTK libraries installed
B) KDE is a *desktop*, not a *window system*
C) X11R6 is the window system
D) KDE is not *the* standard, other equally good and very popular alternatives exist Wink
Post 22 Feb 2005, 04:10
View user's profile Send private message Visit poster's website Reply with quote
Endre



Joined: 29 Dec 2003
Posts: 215
Location: Budapest, Hungary
Endre 22 Feb 2005, 18:54
codex32 wrote:
The GUI programs you can create with GTK and fasm, can they be run on KDE (the standard window system of linux) ?


If you're interested in writing KDE applications in assembly using fasm, then don't forget about C++ name-mangling (how g++ creates a function name from class-name + member-function-name + parameter signature + etc.) . In assembly you will have to use those names when calling to any of KDE functions (but fasm macro ability will help you). Check out programs like e.g. 'nm' or 'c++filt'.
Post 22 Feb 2005, 18:54
View user's profile Send private message Reply with quote
codex32



Joined: 02 Oct 2004
Posts: 5
codex32 23 Feb 2005, 06:14
crc, thanks for the correction, i'm still a bit new to linux.

Endre, thanks, i will look at these programs.

Anybody can recommend a book or tutorial for GTK programming that can be applied to fasm?
Post 23 Feb 2005, 06:14
View user's profile Send private message Reply with quote
scientica
Retired moderator


Joined: 16 Jun 2003
Posts: 689
Location: Linköping, Sweden
scientica 23 Feb 2005, 20:39
a side from the official (C) tutorial ( http://www.gtk.org/ under the Documenation section) and bazik's (Sven Blumenstein) examples at http://flatassembler.net/examples.php I'm not sure, iirc I saw a big "translation" of gtk examples to fasm (or was it nasm?), forgot where thou... :/
Post 23 Feb 2005, 20:39
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.