Search found 12 matches

by Donald
Mon Aug 17, 2009 9:22 pm
Forum: PureFORM & JaPBe
Topic: Libraries announcements
Replies: 26
Views: 41690

Hi gnozal,

Thanks for new Compiling for 4.40.


Donald


..
by Donald
Mon Aug 17, 2009 11:20 am
Forum: PureFORM & JaPBe
Topic: Libraries announcements
Replies: 26
Views: 41690

PURE... Libs Error with PB 4.40 Beta 1

Hi gnozal,

the Error

Code: Select all

POLINK: error: Unresolved external symbol 'SYS_AllocateString'.
POLINK: fatal error: 1 unresolved external(s). 
also come with the other Userlibs.
I Use
PureLVSORT
PureRESIZE
PureCOLOR


Donald

..
by Donald
Sat Jul 25, 2009 1:41 pm
Forum: Coding Questions
Topic: ListIconGadget - Multiline Entry
Replies: 39
Views: 22312

Hello,

has someone which for the 4,31 version ?


Donald


..
by Donald
Fri Jul 24, 2009 5:10 pm
Forum: Tricks 'n' Tips
Topic: Extended StringGadget Decimal-Value
Replies: 14
Views: 6583

Hello,

thanks, its works.

Donald


..

old
Procedure HookProc(Hooked)
Shared hhook
Shared CommaPoint
Select Hooked
Case 1
hInstance = GetModuleHandle_(0)
lpdwProcessId = GetWindowThreadProcessId_(WindowID, 0)
hhook = SetWindowsHookEx_(#WH_KEYBOARD, @KeyboardProc(), hInstance, lpdwProcessId)
Case ...
by Donald
Thu Jul 23, 2009 4:13 pm
Forum: Tricks 'n' Tips
Topic: Extended StringGadget Decimal-Value
Replies: 14
Views: 6583

Hi,

Its works under WIN XP

No Works under WIN VISTA
Who can Help ?

Donald

..
by Donald
Sat Sep 16, 2006 7:51 pm
Forum: Coding Questions
Topic: Date Time Gadget ??? (OK)
Replies: 2
Views: 1025

Fluid Byte wrote:Unfortuneatly there is no DateTimeGadget() in PB but it shouldn't be to hard to roll your own.
I no say, it is a Standard Gadget from PB.

I have write it self, here the result
The Analog-Clock comes later
Image
by Donald
Fri Sep 15, 2006 8:08 pm
Forum: Coding Questions
Topic: Date Time Gadget ??? (OK)
Replies: 2
Views: 1025

Date Time Gadget ??? (OK)

Hello,

have someone a code for a DateTimeGadget ??

PB have a DateGadget()
Image


I search a DateTimeGadget()
Image
by Donald
Sun Sep 10, 2006 2:43 am
Forum: PureFORM & JaPBe
Topic: PureLVSORT library : sorting ListIconGadgets (and more)
Replies: 438
Views: 316879

Hi Gnozal,

Thank you. :D
by Donald
Fri Sep 08, 2006 5:21 pm
Forum: PureFORM & JaPBe
Topic: PureLVSORT library : sorting ListIconGadgets (and more)
Replies: 438
Views: 316879

Hi Gnozal,

Thanks for the fast Answer.


Can you make a NEW-Funktion in the Lib.
PureLVSORT_ColumnLock ()
PureLVSORT_ColumnUnLock ()

No chance for the width possible
No Cursor for Width change for the Lock Column
No accept double klick for the Lock Column

I have a Code for this, but it does not ...
by Donald
Fri Sep 08, 2006 3:56 pm
Forum: PureFORM & JaPBe
Topic: PureLVSORT library : sorting ListIconGadgets (and more)
Replies: 438
Views: 316879

Hi gnozal,

Sorting error with only one Column.


#Window_0 = 0
#ListIcon_0 = 0
#ListIcon_1 = 1
Procedure Open_Window_0()
If OpenWindow(#Window_0, 216, 0, 152, 382, "PureLVSORT Test",#PB_Window_SystemMenu | #PB_Window_TitleBar | #PB_Window_ScreenCentered)
If CreateGadgetList(WindowID(#Window_0 ...
by Donald
Thu Apr 21, 2005 10:53 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] Case with more parameters
Replies: 1
Views: 1267

[Implemented] Case with more parameters

Hi Fred,

Case with more parameters

Case 2, 5, 8, 12
.....
Case 15 to 20
.....
Case 21 to
.....
by Donald
Mon Mar 14, 2005 11:47 am
Forum: Coding Questions
Topic: Who can Make Image Plugin
Replies: 1
Views: 1129

Who can Make Image Plugin

Who can Make Image Plugin for:

.PCX [IN/OUT] Zsoft Paintbrush
.CUT [IN/OUT] Dr.Halo bitmap
.PAT [IN/OUT] Format from DesignaKnit 6 Software
.STP [IN/OUT] Format from DesignaKnit 7 Software