TX
Search found 143 matches
- Mon Apr 01, 2019 6:50 am
- Forum: Coding Questions
- Topic: the Excel functions in pb
- Replies: 2
- Views: 1266
Re: the Excel functions in pb
that is work! very thanks dear man
TX
TX
- Sun Mar 31, 2019 3:40 pm
- Forum: Coding Questions
- Topic: the Excel functions in pb
- Replies: 2
- Views: 1266
the Excel functions in pb
hi all
i need some excel-functions in pb: PMT - PPMT - IPMT
is there a similar things in PB
i need some excel-functions in pb: PMT - PPMT - IPMT
is there a similar things in PB
- Fri Jun 19, 2015 2:01 pm
- Forum: Off Topic
- Topic: AndroidCoding is my Dreams
- Replies: 50
- Views: 14647
Re: AndroidCoding is my Dreams
Thanks Mr Joakim. I need use PB because i cant anythings...
can Pb project save as apk or other way to make apk by PB?
can Pb project save as apk or other way to make apk by PB?
- Fri Jun 19, 2015 6:38 am
- Forum: Off Topic
- Topic: AndroidCoding is my Dreams
- Replies: 50
- Views: 14647
AndroidCoding is my Dreams
Hi all
how can i coding a apk by PB? is there a real way?
how can i coding a apk by PB? is there a real way?
- Sat Mar 30, 2013 4:18 pm
- Forum: Applications - Feedback and Discussion
- Topic: PB IDE plugin - Beautify code while typing
- Replies: 20
- Views: 8008
Re: PB IDE plugin - Beautify code while typing
very useful
tx
- Sat Mar 23, 2013 10:33 am
- Forum: Applications - Feedback and Discussion
- Topic: PB IDE plugin - Beautify code while typing
- Replies: 20
- Views: 8008
Re: PB IDE plugin - Beautify code while typing
that's useful tool, thanks man 
- Fri Mar 22, 2013 6:13 am
- Forum: Applications - Feedback and Discussion
- Topic: PB IDE plugin - Beautify code while typing
- Replies: 20
- Views: 8008
Re: PB IDE plugin - Beautify code while typing
can you make it for quit whit pb-editor close Simultaneously؟
- Fri Mar 22, 2013 6:09 am
- Forum: The PureBasic Editor
- Topic: Auto-complete whit Enter-Key
- Replies: 2
- Views: 2356
Re: Auto-complete whit Enter-Key
mercy skywalk, Why not ask a few years ago!!!
- Fri Mar 22, 2013 5:23 am
- Forum: The PureBasic Editor
- Topic: Auto-complete whit Enter-Key
- Replies: 2
- Views: 2356
Auto-complete whit Enter-Key
hi mans
have u a tip for use Enter-Key in Auto-complete into ide? tab-key and select mouse is defalte that,s not very good
have u a tip for use Enter-Key in Auto-complete into ide? tab-key and select mouse is defalte that,s not very good
- Fri Mar 22, 2013 4:28 am
- Forum: Applications - Feedback and Discussion
- Topic: PB IDE plugin - Beautify code while typing
- Replies: 20
- Views: 8008
Re: PB IDE plugin - Beautify code while typing
TX eddy, have good times 
- Thu Sep 29, 2011 11:13 am
- Forum: Tricks 'n' Tips
- Topic: Fancy ListIcon (Windows)
- Replies: 6
- Views: 3432
Re: Fancy ListIcon (Windows)
Very Very Nice RASHAD, Thanks 
- Sat Jun 18, 2011 4:52 pm
- Forum: Tricks 'n' Tips
- Topic: [crossplatform] Disconnect Event for Client
- Replies: 16
- Views: 11468
Re: [crossplatform] Disconnect Event for Client
a stupid question!
please make a example for connection parameter
thanks
please make a example for connection parameter
thanks
- Sun Jun 12, 2011 3:29 pm
- Forum: Coding Questions
- Topic: hide Notepad's menubar
- Replies: 3
- Views: 1650
Re: hide Notepad's menubar
Thank u my friends
very gooooooooooooooood
- Sun Jun 12, 2011 12:54 pm
- Forum: Coding Questions
- Topic: hide Notepad's menubar
- Replies: 3
- Views: 1650
hide Notepad's menubar
Is there a way for hide Notepad's menubar?
i think in first, i get a handle of menu bar
i think in first, i get a handle of menu bar
Code: Select all
RunProgram("Notepad.exe")
Delay(150)
hwnd = FindWindow_(#Null, "Untitled - Notepad") ;
If hwnd
ShowWindow_(GetMenu_(hwnd), #SW_HIDE)
Else
Debug "Notepad not found!"
EndIf
- Wed Apr 06, 2011 6:22 pm
- Forum: Announcement
- Topic: PureBasic Survival Guide
- Replies: 151
- Views: 237240
Re: PureBasic Survival Guide
Many thanks blueznl for your Continuity in this case
That's very useful for all users.
Thanks
That's very useful for all users.
Thanks