Search found 58 matches

by A M S
Thu Jul 19, 2012 5:53 pm
Forum: Feature Requests and Wishlists
Topic: #PB_Compiler_IDE_Language
Replies: 1
Views: 759

Re: #PB_Compiler_IDE_Language

+1 :D
by A M S
Sat Jul 07, 2012 3:41 pm
Forum: Applications - Feedback and Discussion
Topic: Statick v1.2 Linux windows
Replies: 13
Views: 6341

Re: Statick v1.2 Linux windows

thanks again... :D
by A M S
Sun Jul 01, 2012 12:53 pm
Forum: Applications - Feedback and Discussion
Topic: Statick v1.2 Linux windows
Replies: 13
Views: 6341

Re: Statick v1.0a Linux windows

thanks idle, very good job, please don't forget win x64 too! :D :D :D
by A M S
Wed May 30, 2012 5:36 pm
Forum: Coding Questions
Topic: Color format
Replies: 5
Views: 1384

Re: Color format

Thanks, exactly . :D

in your example Alpha=128 always (default)?
can i set my alpha myself if need that?
by A M S
Wed May 30, 2012 5:15 pm
Forum: Coding Questions
Topic: Color format
Replies: 5
Views: 1384

Re: Color format

I don't get yet!
i need ColorRequester() output convert to that format really.
i am not pro in coding . :(
by A M S
Wed May 30, 2012 4:48 pm
Forum: Coding Questions
Topic: Color format
Replies: 5
Views: 1384

Color format

what is format color? #66cc00
how can i convert a RGB format-color to this one?
by A M S
Fri May 25, 2012 10:38 am
Forum: Tricks 'n' Tips
Topic: TrayIcon (OOP)
Replies: 12
Views: 4647

Re: TrayIcon (OOP)

very nice :D
by A M S
Fri May 25, 2012 5:46 am
Forum: Coding Questions
Topic: Set #PB_ComboBox_Editable flage in runtime?
Replies: 2
Views: 928

Re: Set #PB_ComboBox_Editable flage in runtime?

thanks, Solved, merci :D
by A M S
Wed May 23, 2012 5:16 pm
Forum: Coding Questions
Topic: Set #PB_ComboBox_Editable flage in runtime?
Replies: 2
Views: 928

Set #PB_ComboBox_Editable flage in runtime?

hi all
have u a method for set #PB_ComboBox_Editable and #PB_ComboBox_ReadOnly on th fly(runtime)?????????????
example code ?

i used this;

Code: Select all

SendMessage_(GadgetID(5), #EM_SETREADONLY, 0, 0)
SendMessage_(GadgetID(5), #PB_ComboBox_Editable, 0, 0)
but don't work :(
by A M S
Sat May 19, 2012 12:35 pm
Forum: Coding Questions
Topic: "Time" plus and minus
Replies: 8
Views: 1826

Re: "Time" plus and minus

TanQ so math , very nice codes :D
by A M S
Sat May 19, 2012 2:49 am
Forum: Coding Questions
Topic: "Time" plus and minus
Replies: 8
Views: 1826

Re: "Time" plus and minus

thanks, i need a simple plus by times whit mili-sec sensitives, i have A and B at ready then: A + B = AB :( sorry for my bad eng lng

please give me a example whit mil-sec ?
by A M S
Sat May 19, 2012 2:27 am
Forum: Coding Questions
Topic: "Time" plus and minus
Replies: 8
Views: 1826

Re: "Time" plus and minus

thanks, but if :

02:00:11.565 + 15.353 mili sec >>>>>>>>> ??? output

have u a example for mili-sec model?
by A M S
Fri May 18, 2012 5:43 am
Forum: Coding Questions
Topic: "Time" plus and minus
Replies: 8
Views: 1826

"Time" plus and minus

for example :
02:00:11 + 15 sec >>>>>>>>> 02:00:26 output


is there a library or trick ???
i need a sure & stable solution .please :D
by A M S
Sun May 13, 2012 12:51 pm
Forum: Tricks 'n' Tips
Topic: LEDgadget
Replies: 20
Views: 11026

Re: LEDgadget

i think it's useful yet!
thanks for update :D
by A M S
Fri Apr 20, 2012 4:59 am
Forum: Tricks 'n' Tips
Topic: Owner-drawn buttons
Replies: 23
Views: 12002

Re: Owner-drawn buttons

very nice and excellent ,Please update if it can...merci :D