Search found 143 matches

by Alireza
Mon Apr 01, 2019 6:50 am
Forum: Coding Questions
Topic: the Excel functions in pb
Replies: 2
Views: 1241

Re: the Excel functions in pb

that is work! very thanks dear man :D :D :D :D :D :D :D
TX
by Alireza
Sun Mar 31, 2019 3:40 pm
Forum: Coding Questions
Topic: the Excel functions in pb
Replies: 2
Views: 1241

the Excel functions in pb

hi all
i need some excel-functions in pb: PMT - PPMT - IPMT
is there a similar things in PB :?:
by Alireza
Fri Jun 19, 2015 2:01 pm
Forum: Off Topic
Topic: AndroidCoding is my Dreams
Replies: 50
Views: 14276

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? :?:
by Alireza
Fri Jun 19, 2015 6:38 am
Forum: Off Topic
Topic: AndroidCoding is my Dreams
Replies: 50
Views: 14276

AndroidCoding is my Dreams

Hi all
how can i coding a apk by PB? is there a real way?
by Alireza
Sat Mar 23, 2013 10:33 am
Forum: Applications - Feedback and Discussion
Topic: PB IDE plugin - Beautify code while typing
Replies: 20
Views: 7850

Re: PB IDE plugin - Beautify code while typing

that's useful tool, thanks man :D
by Alireza
Fri Mar 22, 2013 6:13 am
Forum: Applications - Feedback and Discussion
Topic: PB IDE plugin - Beautify code while typing
Replies: 20
Views: 7850

Re: PB IDE plugin - Beautify code while typing

can you make it for quit whit pb-editor close Simultaneously؟
by Alireza
Fri Mar 22, 2013 6:09 am
Forum: The PureBasic Editor
Topic: Auto-complete whit Enter-Key
Replies: 2
Views: 2332

Re: Auto-complete whit Enter-Key

:D :D :D :D :D :D
mercy skywalk, Why not ask a few years ago!!!
by Alireza
Fri Mar 22, 2013 5:23 am
Forum: The PureBasic Editor
Topic: Auto-complete whit Enter-Key
Replies: 2
Views: 2332

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 :(
by Alireza
Thu Sep 29, 2011 11:13 am
Forum: Tricks 'n' Tips
Topic: Fancy ListIcon (Windows)
Replies: 6
Views: 3360

Re: Fancy ListIcon (Windows)

Very Very Nice RASHAD, Thanks :D
by Alireza
Sat Jun 18, 2011 4:52 pm
Forum: Tricks 'n' Tips
Topic: [crossplatform] Disconnect Event for Client
Replies: 16
Views: 11245

Re: [crossplatform] Disconnect Event for Client

a stupid question!
please make a example for connection parameter :?:
thanks
by Alireza
Sun Jun 12, 2011 3:29 pm
Forum: Coding Questions
Topic: hide Notepad's menubar
Replies: 3
Views: 1620

Re: hide Notepad's menubar

Thank u my friends :D very gooooooooooooooood
by Alireza
Sun Jun 12, 2011 12:54 pm
Forum: Coding Questions
Topic: hide Notepad's menubar
Replies: 3
Views: 1620

hide Notepad's menubar

Is there a way for hide Notepad's menubar?
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

by Alireza
Wed Apr 06, 2011 6:22 pm
Forum: Announcement
Topic: PureBasic Survival Guide
Replies: 151
Views: 226844

Re: PureBasic Survival Guide

Many thanks blueznl for your Continuity in this case :D
That's very useful for all users.
Thanks