-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|430|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




Dan

Fake Birthday News

1st January 2019

Maybe they do not have a birthday set, so the system is setting a date for them ?


Dan

Happy New Year - 2018/19

31st December 2018

Happy New Year !


Dan

Merry Xmas - 2018

25th December 2018

Merry Christmas


Dan

Beer or Wine

11th December 2018

I like to drink a malt beer, but here in germany it has almost no alk. (up to 0.5%) (i'm fine with it, because i do not drink alcohol)
Here they often call it childrens beer, but i do not care XD.


Dan

Beer or Wine

9th December 2018

yeah lol.


Dan

Pulling Teeth

2nd December 2018

eh i meant, it didn't came out at all >.<
So basically i'm still waiting for it to show up !


Dan

Pulling Teeth

2nd December 2018

Here it is a bit different. 1 is removed, 2 upper one are still there and the 4th ... well looks like it is hiding.


Dan

Don't Load!

1st December 2018

Or at least make them React to different mouse button. like right, left + Right or mousewheel. By doing this it would remind you to think about what you do - if you do it automatically.


Dan

Happy Birthday, Waroffice

30th November 2018

Happy B-Day


Dan

Happy Birthday, TomToad

21st November 2018

Happy Birthday ^^


Dan

Bitmapfont as text

18th November 2018

Bitmap fonts as easy as text. Color is changeable with the color statement.
This was made only for one font (at time), but can be expanded to use multiple fonts. For example, replacing img_font, img_char and Fontstring$ for arrays.
This is for monospace*snip*


Dan

Font Makey Thingy

17th November 2018

Fony is a bitmap font editor, originally created for editing Windows bitmap fonts in FON/FNT format.
Fony runs on Windows 2000, XP, Vista, 7 and newer.
************************************************
So far it can load the windows fonts in the .fon/.fn*snip*


Dan

Know your Language - Bug or Feature

11th November 2018

Here is another candidate, this time is the Shift and the Number Pad Keys.
[code]
Graphics 800,640,32,2
Graphics 480,220,32,3
SetBuffer BackBuffer()
AppTitle ''Keyboard test''
Repeat
Cls
Color $ff,$ff,$ff
If KeyDown(42) Then Text 0,0,&*snip*


Dan

Creepy Mouse Tracking

6th November 2018

Great !


Dan

Creepy Mouse Tracking

5th November 2018

Here i'm using the Scite 4 autoit to compile autoit scripts.
When the Scite is open, and an au3 file is loaded, then i can use Tools/compile menu to open a compiling window called ''AutoIt3Wrapper gui to compile AutoIt3 scripts''
There you s*snip*


Dan

Creepy Mouse Tracking

4th November 2018

Try to uncheck ''Use upx'' first. Or changing ''Fileinstal Compression'' to lowest


Dan

Know your Language - Bug or Feature

3rd November 2018

I was surprised by seeing my code and wondering why it is not working ..., the file dialog was not appearing or only for a second, with a fast flash, or occasionally appearing when clicking on the button and moving the mouse away.
And only by the closer l*snip*


Dan

File/Folder browsing in Blitz3D...

3rd November 2018

:lol: well, as long as blitz runs on windows its not late ^^;
[quote]
Great looking indentation as well :)
[/quote]
Thanks, its ideal.
i mean, done by ideal. the ide, aI ;)
(pun : that's big i in the last al ) (edit well it looks the same in*snip*


Dan

File/Folder browsing in Blitz3D...

2nd November 2018

Hello, for my project i'v used the code from Phoenix, and here are my modifications:
[code]
Const gfxW = 400
Const gfxH = 300
Graphics(gfxW, gfxH, 0, 2)
Graphics(gfxW, gfxH, 0, 3)
SetBuffer(BackBuffer())
; All files in the current dir are given *snip*


Dan

Cat Link

2nd November 2018

sigh ...


Dan

Cat Link

2nd November 2018

Nice crow: Facebook Linkage i mean cat, cat CAT !


Dan

Know your Language - Bug or Feature

2nd November 2018

When Suddenly, the code is not working, and you ask yourself, why not ?
[code]
While MouseDown(1) Delay 10 Wend
Print ''yah''
While MouseDown(1)=0 Delay 10 Wend
Print ''clicky''
While MouseDown(1) Delay 10 Wend
Print ''aha&quo*snip*


Dan

GetDrive$ - create a list of available drive letters

2nd November 2018

Create a list of available drive letters


Dan

Creepy Mouse Tracking

2nd November 2018

Here is an autoit example of ''global'' mouse tracking:
[code]
#include <Misc.au3>
HotKeySet(''{END}'', ''_Quit'') ; Hit ''END'' to quit
$dll = DllOpen(''user32.dll'')
While 1
If _IsPressed(''01&q*snip*


Dan

Creepy Mouse Tracking

1st November 2018

Something like this ?
(the characters are actually in a transparent borderless window (big as their size) and could be drag'n'dropped)
It's done with autoIt 3
You can find a download of my modification of the screenmate here: Emu.Zone or*snip*

Newer Posts More - Older Posts