Search found 20 matches

by afriend
Fri Mar 06, 2015 8:30 pm
Forum: Announcement
Topic: Tiny Database Browser
Replies: 3
Views: 5832

Re: Tiny Database Browser

Just what I needed. Thanks for posting and sharing :D
by afriend
Wed Jan 20, 2010 1:48 pm
Forum: Tricks 'n' Tips
Topic: EditorGadgetActivateWordWrap - Windows + Linux
Replies: 6
Views: 2322

Re: EditorGadgetActivateWordWrap - Windows + Linux

Thanks for sharing. :)
by afriend
Sun Jan 03, 2010 9:16 am
Forum: Announcement
Topic: PureBasic 4.40 is out !
Replies: 72
Views: 28792

Re: PureBasic 4.40 is out !

Thanks Fred and team - much appreciated.

Happy New Year all.
by afriend
Fri Jan 01, 2010 3:07 am
Forum: Announcement
Topic: PureBasic 4.40 is out !
Replies: 72
Views: 28792

Re: PureBasic 4.40 is out !

Is there any idea when the manual for 4.40 will be posted. Currently yhe manual is 4.30 on the PB site. :?
by afriend
Mon Dec 07, 2009 12:38 am
Forum: Announcement
Topic: PureBasic 4.40 is out !
Replies: 72
Views: 28792

Re: PureBasic 4.40 is out !

A great effort appreciated.

I just downloaded the manual t discover it was still 4.30 on the website.

When will the 4.40 manual be available - any idea?

Regards afriend
by afriend
Mon Jun 15, 2009 4:57 am
Forum: The PureBasic Form Designer
Topic: Remove second window
Replies: 6
Views: 4482

Trond - second window is gone, worked well - thanks for your help, likewise to fangbeast. :) :)
by afriend
Sat Jun 13, 2009 6:37 am
Forum: The PureBasic Form Designer
Topic: Remove second window
Replies: 6
Views: 4482

fangbeast apros it was a typo when I typed fang feast
by afriend
Sat Jun 13, 2009 6:36 am
Forum: The PureBasic Form Designer
Topic: Remove second window
Replies: 6
Views: 4482

Remove second window from Visual Designer file

Fangfeast, thanks for your response - Melbourne is returning its cold winters.


My probelm is I want to delete the second window from the pbv file so I can continue using to Visual Desisigner to make updates in the window I am designing.

I know how to load the source pb file Visual Designer ...
by afriend
Thu Jun 11, 2009 12:27 pm
Forum: The PureBasic Form Designer
Topic: Remove second window
Replies: 6
Views: 4482

Remove second window

I have designed a system that initially used a parent and child window using Visual Designer. After many changes, I no longer needed the child (second) window.

My problem is I cannot remove the window from the Visual Designer file - the delete function, in Visual Designer, will not remove the ...
by afriend
Sat Jan 10, 2009 1:20 pm
Forum: Announcement
Topic: Veo Remote 1.0.8
Replies: 25
Views: 13254

Idle,

Thanks for posting. I work in an environment with 2000 and XP and will try out your veo.
by afriend
Mon Dec 29, 2008 9:19 am
Forum: Tricks 'n' Tips
Topic: Replacement for MoveXMLNode()
Replies: 1
Views: 1214

xml move

Thanks fo posting. It appears your program cleans up a bit.
by afriend
Sat Dec 27, 2008 7:03 am
Forum: Announcement
Topic: PureBasic 4.30 final released!
Replies: 67
Views: 38135

You certainly put alot of work into the product - thanks for all your work - looks great - Can't wait for the new VD also :P
by afriend
Sat Dec 27, 2008 6:56 am
Forum: Announcement
Topic: The PureBasic Documentation in PDF format
Replies: 36
Views: 24490

When will the pdf documentation for PB4.30 appear
by afriend
Sat Dec 27, 2008 6:52 am
Forum: Applications - Feedback and Discussion
Topic: PCOpTime - Tracks your system operation time
Replies: 1
Views: 2582

Thank you for sharing
by afriend
Sat Dec 27, 2008 6:11 am
Forum: Coding Questions
Topic: Services
Replies: 13
Views: 3437

Services

Try using MicroSofts Netsvc.exe. This program can be run using PureBasic's runprogram. You can download the file from MicroSoft.

The MS file can be used on a local host or on a computer connected to the network.

The MS file has many advantages in a network and would be worthwhile considering.