Spam

2017-11-14 Thread Mennohexo
Spam


Re: Building a Android App in NIM ?

2016-12-22 Thread Mennohexo
Hello Libman ,

thank you for your suggestion. i Really appreciate.

Realized that there IS a way in NIM to do that.

For me i can make an approach when i am at the stage of programming knowledge.

But .. good to know before running the road.

WBR Hexo


Re: GUI programming

2016-12-21 Thread Mennohexo
menno


Building a Android App in NIM ?

2016-12-18 Thread Mennohexo
Hi ,

when i have a little program in NIM , with GUI included ,and want

to make that for android mobile , is that possible ?


Is there a standard GUI Library on Board with NIM ?

2016-12-16 Thread Mennohexo
Hello again programmers ,

as a beginner i want to ask about the standard GUI Library UI

that i have seen online.

Is there a standard GUI Library on Board with the NIM language ?

Is it enough for a beginner to write little GUIs without using a external 
library ?

WBR Menno hexo


Need information about Tcl TK Gui Library - Toolkit FOR NIM !

2016-12-16 Thread Mennohexo
Hi fellows ,

how about TCL TK GUI for nim ?

Are there any packages available ?

Any informations about installation and configuration in Debian Linux ?

For NIM !


How to get and install LIBUI for NIM ?

2016-12-16 Thread Mennohexo
Hi there ,

how to get the Libui GUI Library for NIM ?

Are there installation points to aware of ? 


Re: GUI programming

2016-12-16 Thread Mennohexo
One simple question ,

i have downloaded the Libui UI on Github as .zip package.

Is there any point that i have to aware of with installing this library.

Or do i only have to call this library from the unzipped folder in NIM code ?

Libui is unzipped in /home/user/Libui/

WBR Menno hexo


Hey , nim compile --run helloworld.nim

2016-12-11 Thread Mennohexo
nim compile --run helloworld.nim

This compiles the nim script and then starting the exe right ?

This is not working ? nim --run helloworld.nim ,

because only the compiled exe file can be started to run.

Am i right here ? 


Re: GUI programming

2016-12-11 Thread Mennohexo
Thats good ,

there ARE , other approaches.


Re: How to start NIM on Linux ?

2016-12-11 Thread Mennohexo
Youre right. 

# I have an eye on Linux Mint.

Why not a newer version of Knoppix :

Because the normal installation procedure

of the existing packet xz_utiliy packer

fails in the version 6.2.

apt-get install fails

This cant be normal. No matter what version.


Re: How to start NIM on Linux ?

2016-12-11 Thread Mennohexo
ok.

I will try it. Thanks


Re: How to start NIM on Linux ?

2016-12-11 Thread Mennohexo
Hi hackers ,

i am online with the Linux PC now. ha ha

want to download NIM and install with apt-get install nim

But the package is not found.

I can manually insert the Internetadress and server where the packet NIM is 
that the Linux system can find the packet.

Does anyone have the LINK. for apt-get install nim procedure ?


Re: How to start NIM on Linux ?

2016-12-10 Thread Mennohexo
I have the KNOPPIX LINUX Computer online.

I am online with LINUX now.

How can i find the package NIM ?

Regards

Menno hexo


Re: GUI programming

2016-12-10 Thread Mennohexo
Hi ,

Agent means to be a flexible tool between in some programming strategies.

For example : Application needs a external program with features that are not 
so easy


to program in the main Apps language that is used.

or a interface app etc.

As i can see from your kindly answers in this forum NIM is very flexible and 
the GUI can be chosen from a good few ones.

When you compare this with other languages. NO. Not possible. You MUST use this 
library. ha


Re: How to start NIM on Linux ?

2016-12-10 Thread Mennohexo
I see that i have i386 System


Re: GUI programming

2016-12-10 Thread Mennohexo
Thanks.

Yes i am new in LINUX.

Not new in programming but

i have made the programming strategy ready in the last 2 years.

So i am interested in a flexible language as a agent language.

For example : type C Code and insert that code but use another GUI library as 
GTK.

I dont like GTK and QT definetly.

Thus i want to take a different one.

NIM is running here good on my windows computer together with the Aporia Text 
Editor.

Also running on Knoppix Linux would be a huge opportunity.

WBR Menno hexo


Re: GUI programming

2016-12-10 Thread Mennohexo
Libui

Access Granted


Re: How to start NIM on Linux ?

2016-12-10 Thread Mennohexo
HI again ,

i have a windows computer that is online.

Is it possible to get there a .deb package with NIM ?

WBR Menno hexo


Re: How to start NIM on Linux ?

2016-12-10 Thread Mennohexo
Thank you.

You mean it is better to make a normal install with the command

apt-get install nim ?

My Linux computer is a offline computer.

Have to make it online in the next weeks.

I try further the offline installation a while.

Then swiitsch to the official Online installation procedure.

Thank you for your help.

Regards

Menno


How to start NIM on Linux ?

2016-12-10 Thread Mennohexo
Hi ,

i am new in Linux and have installed the NIM package with sh bulid.sh in a 
folder

Now i want to start the command line compiler. Dont know how.

When i type nim -v in the terminal it is not shown.

Seems i have to set the PATH to the system. export etc.

How can i set the path correct ?

Need help to make the installation complete and run the NIM compiler.

Regards

Menno