Search found 10 matches
- Thu Jun 28, 2007 1:31 pm
- Forum: General category
- Topic: Problem running FNXBasic exe`s under 98SE and ME
- Replies: 1
- Views: 3861
Problem running FNXBasic exe`s under 98SE and ME
I think so because I have had the same problem (included with the editor FNX)
Regards,
Richard
- Thu Jun 28, 2007 1:28 pm
- Forum: General category
- Topic: FontColor for a label or an edit objetcs
- Replies: 5
- Views: 9678
FontColor for a label or an edit objetcs
OK, it works fine.
Thank you,
Best regards,
Richard.
- Wed Jun 27, 2007 5:23 pm
- Forum: General category
- Topic: FontColor for a label or an edit objetcs
- Replies: 5
- Views: 9678
FontColor for a label or an edit objetcs
Hi,Thank you for this answer but I think I have another problem. This code works :[code]dim etiquette1 as labeletiquette1.Parent=maformeetiquette1.top=75etiquette1.left=140etiquette1.fontcolor=rgb(0,128,192)etiquette1.caption="le produit est : "[/code] But this one does`nt work :[code]dim ...
- Mon Jun 25, 2007 8:21 pm
- Forum: General category
- Topic: FontColor for a label or an edit objetcs
- Replies: 5
- Views: 9678
FontColor for a label or an edit objetcs
Hello, I have some problems with the "fontcolor" attribute because in the documentation you say that is a boolean type. So, what is the syntax to have blue words in a label for example ? This kind of syntax is no good :[code]Mylabel.fontcolor=True[/code] I have the same questi...
- Mon Jun 25, 2007 8:04 pm
- Forum: examples
- Topic: Import libraries
- Replies: 0
- Views: 4771
Import libraries
Hello, Is fnxBasic able to import some libraries like sqlite or sdl for example ? For sqlite I think it is possible because it is a dll but for SDL ? What is the best way to allow a program written in fnxBasic to import and use a library written in C for example ? Is there a wrapper ? Best re...
- Sun Jun 24, 2007 11:44 am
- Forum: discbugs
- Topic: I will test it ;)
- Replies: 2
- Views: 5285
I will test it ;)
Hello,
The statement is very simple : "fnxcompiler". I don`t knox if there is some options, I guess no but maybe I am wrong.
- Sat Jun 23, 2007 4:52 pm
- Forum: General category
- Topic: fnxbasic and windows 98
- Replies: 5
- Views: 7806
fnxbasic and windows 98
Hello, I tried the new compiler. But there is the same problem with the editor : I have no menu and, instead of them, I have "nofound". When I launch the FNX editor, it minimizes and goes at the top of the screen right corner. I can`t work with it because I have no menus ... ...
- Fri Jun 22, 2007 8:36 pm
- Forum: General category
- Topic: fnxbasic and windows 98
- Replies: 5
- Views: 7806
fnxbasic and windows 98
Hi,
Thank you a lot for that ! I gonna download it. :)
Thank you a lot for that ! I gonna download it. :)
- Wed Jun 20, 2007 7:31 pm
- Forum: General category
- Topic: fnxbasic and windows 98
- Replies: 5
- Views: 7806
fnxbasic and windows 98
Hello,
I have another question : does your basic work on windows 98 ("very" old system but still used in some places). I made some trials on a PC under wi 98 and it did`nt work : is it normal ?
I have another question : does your basic work on windows 98 ("very" old system but still used in some places). I made some trials on a PC under wi 98 and it did`nt work : is it normal ?
- Wed Jun 20, 2007 1:43 pm
- Forum: General category
- Topic: Congratulations
- Replies: 1
- Views: 4091
Congratulations
I am not a basician (maybe I will become it ;) ) because I use Python and FreePascal/Lazarus but I search for a couple of time a good free BASIC environment for some of my colleagues who work in a educational area. I tried out RapidQ (good but slow), XBLITE (good and very fast compiler...