Search found 7 matches

by sharkpeter
Sun Dec 30, 2012 6:56 pm
Forum: The PureBasic Editor
Topic: PB5.00-4.51b2 scintilla problem :(
Replies: 2
Views: 2994

Re: PB4.61-4.51b2 scintilla problem :(

Hi Fred,

also this is problem: click by line-number only one line, then the line lost mark after right click
for context-menu, if you not move the mouse to the marked area.

For example, see this video: http://www.jhc-software.de/test/PB_Problem_004.wmv

If you mark more as one line, than you can ...
by sharkpeter
Sat Nov 24, 2012 1:31 pm
Forum: The PureBasic Editor
Topic: PB 5.00 IDE Bug (Scintilla?) - Select line
Replies: 3
Views: 3609

PB 5.00 IDE Bug (Scintilla?) - Select line

Hallo,

if you select a single line from displayed line number and you don´t left the line number, then the selection is failed,
when open the menu :(

If you select more as one line, all is good.

Please show this video for the problem: http://www.jhc-software.de/test/PB5_IDE_Select.avi

Video by ...
by sharkpeter
Sat Jun 02, 2007 11:58 am
Forum: TailBite
Topic: TailBite 1.0 Preview, soon in PureProject and PureArea
Replies: 586
Views: 225592

Hi ABBKlaus,

good work :) Thank you!

I have tested first with 1.3 PR 843 and i have some trouble by using with PB 4.10.

Falko say to me, that you have finisd a new version for PB 4.10, TB1.3 PR 844.
Than I had the error with the function SetGadgetItemText ...

This ist now OK with TB 1.3.PR 845 ...
by sharkpeter
Mon Jan 01, 2007 8:48 pm
Forum: Announcement
Topic: LEDgadget 1.0 alpha
Replies: 16
Views: 5342

Hallo,

a happy new year for all.

Use this, but i don´t checked the status bar function, only led gadget.


#Led_2state=10101101
#led_3state=10101102
#led_vertical=10101103
#led_circles=10101104
#led_horizontal=10101105
#led_bars=10101106
#OnOff_Red=10101107
#OnOff_green=10101108
#OnOff_yellow ...
by sharkpeter
Fri Mar 17, 2006 5:24 pm
Forum: Coding Questions
Topic: #PB_String_Numeric ?
Replies: 5
Views: 1500

@Falko

OOPS!
by sharkpeter
Sun Jan 01, 2006 12:12 pm
Forum: Announcement
Topic: LEDgadget 1.0 alpha
Replies: 16
Views: 5342

@Falko,

yes, this is a chance for this problem.

Jens
by sharkpeter
Sat Dec 31, 2005 2:03 pm
Forum: Announcement
Topic: LEDgadget 1.0 alpha
Replies: 16
Views: 5342

hi localmotion34,
i´m the german user with bug localisation. here is a code for you.
; testprogram for the MoreButton.lib from localmotion34
; written with PB3.94
; create: 31.12.2005
; written from: Jens (sharkpeter) Haipeter from german forum

initLED()

; change the enumeration, and all ist ok ...