
Search found 58 matches
- Thu Jul 19, 2012 5:53 pm
- Forum: Feature Requests and Wishlists
- Topic: #PB_Compiler_IDE_Language
- Replies: 1
- Views: 759
- 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... 

- 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!




- Wed May 30, 2012 5:36 pm
- Forum: Coding Questions
- Topic: Color format
- Replies: 5
- Views: 1384
Re: Color format
Thanks, exactly .
in your example Alpha=128 always (default)?
can i set my alpha myself if need that?

in your example Alpha=128 always (default)?
can i set my alpha myself if need that?
- 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 .
i need ColorRequester() output convert to that format really.
i am not pro in coding .

- 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?
how can i convert a RGB format-color to this one?
- Fri May 25, 2012 10:38 am
- Forum: Tricks 'n' Tips
- Topic: TrayIcon (OOP)
- Replies: 12
- Views: 4647
Re: TrayIcon (OOP)
very nice 

- 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 

- 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;
but don't work 
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)

- 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 

- 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 ?

please give me a example whit mil-sec ?
- 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?
02:00:11.565 + 15.353 mili sec >>>>>>>>> ??? output
have u a example for mili-sec model?
- 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
02:00:11 + 15 sec >>>>>>>>> 02:00:26 output
is there a library or trick ???
i need a sure & stable solution .please

- 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
thanks for update

- 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 
