Welcome, Guest.
Please login or register.
Download XBLite Projects
XBLite Forum    General Boards    Files Area  ›  Download XBLite Projects
Users Browsing Forum
No Members and 2 Guests

Download XBLite Projects  This thread currently has 3,601 views. Print
2 Pages 1 2 » All Recommend Thread
Guy1954
January 23, 2011, 9:23pm Report to Moderator

Minimum Member
Posts: 63
For what it's worth, a little WinX GUI app for "ROT n" computer cypher



This post contains attachments; to download them you must login.

Logged Offline
Site Private Message
Guy1954
January 24, 2011, 12:09pm Report to Moderator

Minimum Member
Posts: 63
Rhett Thompson's IDE for XBLite

I made some evolutions but it's far from being functional. However, there are some ideas that I'll borrow for viXen version 2.



This post contains attachments; to download them you must login.

Logged Offline
Site Private Message Reply: 1 - 21
Guy1954
January 25, 2011, 2:19am Report to Moderator

Minimum Member
Posts: 63
ConvEuroDollar: my very first XBLite GUI application.

ConvEuroDollar converts an entered amount from euros to dollars, displays and stores in the clipboard the converted amount.

This program illustrates a "guided" entry of decimal inputs. In order to get rid of invalid characters, the #edtEuros control is subclassed; this means that #edtEuros will use the edtEuros_CallBack() procedure before using its default control procedure:
- Entries like "--" "++" "1+" "1.." or "1.2." are impossible.
- Accepted is "-1.23" or "+2.34".



This post contains attachments; to download them you must login.

Logged Offline
Site Private Message Reply: 2 - 21
Guy1954
January 25, 2011, 2:34am Report to Moderator

Minimum Member
Posts: 63
Callum Lowcay provided with these samples to illustrate usages of his WinX library.



This post contains attachments; to download them you must login.

Logged Offline
Site Private Message Reply: 3 - 21
teslaXB
January 25, 2011, 9:56am Report to Moderator

Baby Member
Posts: 12
XBlite designer v101 look very interesting
but author seems forget add two dll.s
xbl.dll and xsx.dll.

infact very good start...
Logged Offline
Private Message Reply: 4 - 21
Guy1954
January 27, 2011, 3:52pm Report to Moderator

Minimum Member
Posts: 63
Hi TestXB,

In fact, XBLite Designer is a work in progress that started Rhett Thompson. I reactivated and it's not yet functionnal.
That's why it works primarily under XSEd, but if you copy XbDesigner.exe in say C/\xblite\programs (XBLite's program directory), it will pick up, at execution time, all the necessary DLLs.

But stay tune: I'm really working on XbDesigner's completion.

Bye! Guy

> XBlite designer v101 look very interesting
> but author seems forget add two dll.s
> xbl.dll and xsx.dll.
>
> infact very good start...
Logged Offline
Site Private Message Reply: 5 - 21
teslaXB
February 2, 2011, 6:40pm Report to Moderator

Baby Member
Posts: 12
Dont worry i will visit from time to time XBlite forum ....
belive or not i still dont made any program in XBlite ...
probably becose im to used with my own programming language.
From some aspects i will consider to use XBlite as free compiler and maby
(currently just maby....) to switch my development from currently campiler which i
use to XBlite.
I will try also if i catch some time to build my own editor for XBlite.
I know that XSed by Jose Roca is very good but i prefer my own stuff...
ok we will see...

Logged Offline
Private Message Reply: 6 - 21
Guy1954
February 23, 2011, 7:32am Report to Moderator

Minimum Member
Posts: 63
I made someexperimentation on the binary search; here it is: BinSearchX_v1_01.zip, which contains:
- BinSearchX.x is a dll that contains FUNCTION BsxSearch (find$, @sorted$[]), a binary search;
- BinSearchGui.x is the corresponding demo GUI app,
- BinSearchGui_gen.vxn, the viXen project.

Enjoy! Guy



This post contains attachments; to download them you must login.

Logged Offline
Site Private Message Reply: 7 - 21
Guy1954
March 14, 2011, 12:58am Report to Moderator

Minimum Member
Posts: 63
Pedestrian Crossing Capacity



This post contains attachments; to download them you must login.

Logged Offline
Site Private Message Reply: 8 - 21
Guy1954
March 14, 2011, 7:24am Report to Moderator

Minimum Member
Posts: 63
FsoEmuLib: an XBLite library that emulates MS File System Object



This post contains attachments; to download them you must login.

Logged Offline
Site Private Message Reply: 9 - 21
Guy1954
March 14, 2011, 7:25am Report to Moderator

Minimum Member
Posts: 63
IniLib: an XBLite library that wraps WinAPI for INI files



This post contains attachments; to download them you must login.

Logged Offline
Site Private Message Reply: 10 - 21
Guy1954
March 14, 2011, 7:25am Report to Moderator

Minimum Member
Posts: 63
ComGen: a comment generator



This post contains attachments; to download them you must login.

Logged Offline
Site Private Message Reply: 11 - 21
teslaXB
March 28, 2011, 7:45pm Report to Moderator

Baby Member
Posts: 12
Everything is cool.
But i have question.
is there any project in xBlite like Icon Editor ?
Logged Offline
Private Message Reply: 12 - 21
Guy1954
May 24, 2011, 10:54pm Report to Moderator

Minimum Member
Posts: 63
I don't know of any project in xBlite like Icon Editor. Maybe another Xbliter knows?
Bye! Guy

Logged Offline
Site Private Message Reply: 13 - 21
Guy1954
June 24, 2011, 10:12pm Report to Moderator

Minimum Member
Posts: 63
XblCockpit: an application launcher, entirely written in XBLite.

I use this app all the time. Since I start it at boot time, it's the first application I use. I can reopen the latest project I worked on and I find it convenient to take off where I left earlier. Works nicely for me as I taylored it to my taste.

I coded a group editor and a launch pad editor for added comfort.



This post contains attachments; to download them you must login.

Logged Offline
Site Private Message Reply: 14 - 21
2 Pages 1 2 » All Recommend Thread
Print

XBLite Forum    General Boards    Files Area  ›  Download XBLite Projects

Thread Rating
There is currently no rating for this thread