Search found 3 matches

by nartex
Fri Mar 20, 2020 6:48 pm
Forum: Coding Questions
Topic: Direct write or draw on desktop
Replies: 11
Views: 2884

Direct write or draw on desktop

Hi guys,
what is the easiest way? I don’t need any window, only write or draw directly. Is it possible?
by nartex
Wed Sep 03, 2014 11:00 am
Forum: Coding Questions
Topic: Actual time
Replies: 3
Views: 1050

Re: Actual time

Great,
I needed exactly this. Thank you for your support...I tried make another easy sh*t with messagereqester to locate a mouse cursor. PB have few functions for mouse, I used MouseX and MouseY, but was necessary used ExamineMouse. Something was wrong and I dont know what is it. Here is my bad ...
by nartex
Wed Sep 03, 2014 10:08 am
Forum: Coding Questions
Topic: Actual time
Replies: 3
Views: 1050

Actual time

Hi guys,

I am a beginner in programming and Im big fan of PureBasic. I want try programming very easy things for begin, and I wanna make easy actual time with MessageRequester. Something like : "Actual time is :"+time what be actualized every second. And of curse it must works in demo (ver. 5.30 ...