Author Topic: Linux 64 bit - XWindow Helloworld Example.  (Read 17553 times)

Offline Mathi

  • Jr. Member
  • *
  • Posts: 82
  • Country: in
    • Win32NASM
Linux 64 bit - XWindow Helloworld Example.
« on: January 26, 2010, 05:34:03 PM »
PFB the link for XWindow Helloworld for 64 bit linux.

Hope posting a link doesn't violate forum rules.

http://mathimaaran.angelfire.com/xhello.tar.gz

My initial idea was to create some user controls in the window.
But I didn't realize that creating User controls will be very difficult in Xlib.

I am planning to learn Qt.

Thanks,
Mathi.

www(dot)mathiisalive(dot)tk

Offline Mathi

  • Jr. Member
  • *
  • Posts: 82
  • Country: in
    • Win32NASM
Re: Linux 64 bit - XWindow Helloworld Example.
« Reply #1 on: January 26, 2010, 05:47:45 PM »
Sorry, pasted the wrong link..

PFB the correct one.
http://www.angelfire.com/mathimaaran/xhello.tar.gz

Offline Bryant Keller

  • Forum Moderator
  • Full Member
  • *****
  • Posts: 360
  • Country: us
    • About Bryant Keller
Re: Linux 64 bit - XWindow Helloworld Example.
« Reply #2 on: January 26, 2010, 10:45:53 PM »
All I get is an AngelFire 404 - File Not Found - error message. I don't see a problem with you posting a link to the file, however it would probably be easier to just add an attachment.

To do this, click "Additional Options..." (highlighted in red) beneath the text box you wrote your message in, then click the "Browse..." button (highlighted in green) and select your file from the disk, when you've selected a file and clicked "Okay" or "Open" (depending on your browser) you will see the absolute path appear in the input box next to the "Browse..." button. Click the "Post" button (highlighted in blue) below or press ALT+S to post your message and upload the new attachment.


About Bryant Keller
bkeller@about.me

Offline Mathi

  • Jr. Member
  • *
  • Posts: 82
  • Country: in
    • Win32NASM
Re: Linux 64 bit - XWindow Helloworld Example.
« Reply #3 on: January 27, 2010, 04:03:38 AM »
I don't see an Attach File option .
May be, normal users don't have that option.

Anyways , From http://www.mathiisalive.tk/ , in the Downloads section you can get the zip file. ( Titled: Linux Assembly(64 bit) stuff.)



Offline Keith Kanios

  • Full Member
  • **
  • Posts: 383
  • Country: us
    • Personal Homepage
Re: Linux 64 bit - XWindow Helloworld Example.
« Reply #4 on: January 27, 2010, 04:14:59 AM »
I don't see an Attach File option .

Yes. New Members are not allowed to attach files, that is a failsafe in case other anti-spam traps fail.

I can, however, lower the probation period to something more accommodating until such a time when spam becomes an issue.

Mathi, you will now find yourself as a "Jr. Member" and able to utilize more of the forum functionality.

Offline Mathi

  • Jr. Member
  • *
  • Posts: 82
  • Country: in
    • Win32NASM
Re: Linux 64 bit - XWindow Helloworld Example.
« Reply #5 on: January 27, 2010, 03:48:28 PM »
Thanks.

I am attaching the file here.