
Search found 228 matches
- Fri Jun 22, 2012 8:21 am
- Forum: Tricks 'n' Tips
- Topic: Simple PropertyGrid
- Replies: 86
- Views: 53524
Re: Simple PropertyGrid
many thanks to peterb for useful improvement ... 

- Wed Jun 20, 2012 2:38 pm
- Forum: Tricks 'n' Tips
- Topic: Simple PropertyGrid
- Replies: 86
- Views: 53524
Re: Simple PropertyGrid
hello Danilo
in firstly, thanks for share a useful grid whit we, and i suggest to improve your nice project please ... please and please
thanks again
in firstly, thanks for share a useful grid whit we, and i suggest to improve your nice project please ... please and please

thanks again
- Fri Jun 15, 2012 4:25 am
- Forum: Tricks 'n' Tips
- Topic: Tips window
- Replies: 2
- Views: 2125
Re: Tips window
nice job, thanks really.




- Thu May 31, 2012 1:14 pm
- Forum: Coding Questions
- Topic: HyperLink in menu item
- Replies: 2
- Views: 1248
Re: HyperLink in menu item
yes , thanks IdeasVacuum
- Thu May 31, 2012 11:38 am
- Forum: Coding Questions
- Topic: HyperLink in menu item
- Replies: 2
- Views: 1248
HyperLink in menu item
is there a tip for use HyperLink into a pop-up menu or menu or sub-menu items?
i search in forums and don't find a thing.
i search in forums and don't find a thing.
- Fri Feb 11, 2011 7:06 am
- Forum: Feature Requests and Wishlists
- Topic: Project Report
- Replies: 1
- Views: 860
Project Report
Hi mans
Whenever we have a big project, i think to need a Paper Management as Category of Contents Chapter...
for example :
1- All gadget names used in project based on category types.
2- All API functions names used in project.
3- Data added...
and more
I think to knows these is useful for Feature ...
Whenever we have a big project, i think to need a Paper Management as Category of Contents Chapter...
for example :
1- All gadget names used in project based on category types.
2- All API functions names used in project.
3- Data added...
and more
I think to knows these is useful for Feature ...
- Thu Jan 27, 2011 4:28 pm
- Forum: Tricks 'n' Tips
- Topic: DrawTextAdvanced() - Auto-Wrap text, add outline, rotate ...
- Replies: 18
- Views: 11121
Re: DrawTextAdvanced() - Wrap text, add outline, rotate etc.
fantastic! thanks 

- Wed Jan 26, 2011 7:30 pm
- Forum: Coding Questions
- Topic: MenuItem check uncheck
- Replies: 4
- Views: 1636
Re: MenuItem check uncheck
Thanks Rashad , that's very nice
Other Different code from Rashad

Other Different code from Rashad

- Wed Jan 26, 2011 1:57 pm
- Forum: Coding Questions
- Topic: MenuItem check uncheck
- Replies: 4
- Views: 1636
Re: MenuItem check uncheck
Thanks Shardik , you are right 

- Wed Jan 26, 2011 1:29 pm
- Forum: Coding Questions
- Topic: MenuItem check uncheck
- Replies: 4
- Views: 1636
MenuItem check uncheck
Hello
http://pic.xtar.ir/images/42420590044742369828.png
Procedure MenuItemControler()
For i=0 To 4 : CheckMenuItem_(GetMenu_(WindowID(0)),i,#MF_UNCHECKED) : Next
CheckMenuItem_(GetMenu_(WindowID(0)),EventMenu(),#MF_CHECKED)
EndProcedure
OpenWindow(0,0,0,150,160,"Menu",#PB_Window_SystemMenu ...
http://pic.xtar.ir/images/42420590044742369828.png
Procedure MenuItemControler()
For i=0 To 4 : CheckMenuItem_(GetMenu_(WindowID(0)),i,#MF_UNCHECKED) : Next
CheckMenuItem_(GetMenu_(WindowID(0)),EventMenu(),#MF_CHECKED)
EndProcedure
OpenWindow(0,0,0,150,160,"Menu",#PB_Window_SystemMenu ...
- Mon Jan 24, 2011 1:25 pm
- Forum: Coding Questions
- Topic: Change in this code (Abuot : "Editable Listicon")
- Replies: 2
- Views: 1236
Re: Change in this code (Abuot : "Editable Listicon")
maaaaaaaaaaaaaaaaaaaaaaaany thanks 

- Sun Jan 23, 2011 8:19 pm
- Forum: Coding Questions
- Topic: Change in this code (Abuot : "Editable Listicon")
- Replies: 2
- Views: 1236
Change in this code (Abuot : "Editable Listicon")
code is :
;'Edit ListIcon'.
;-----------------
; Stephen Rodriguez.
; Created with Purebasic 4.02 for Windows (date: May 2007).
; Maintained with PB 4.2.
; Platforms: Windows (tested on XP and Vista 32-bit).
; Licence: DAYLike
; (Do As You Like with it! - No Warranties!)
; A credit to ...
;'Edit ListIcon'.
;-----------------
; Stephen Rodriguez.
; Created with Purebasic 4.02 for Windows (date: May 2007).
; Maintained with PB 4.2.
; Platforms: Windows (tested on XP and Vista 32-bit).
; Licence: DAYLike
; (Do As You Like with it! - No Warranties!)
; A credit to ...
- Fri Jan 21, 2011 7:51 pm
- Forum: Off Topic
- Topic: A great loss...
- Replies: 87
- Views: 14714
Re: A great loss...
I'm really sad
I wish you success always, Wherever you are, Wherever you takes breath, ...And we prayers your way convoy.
I want God to you health and happiness and prosperity I seek.
please come back if it's possible.

I wish you success always, Wherever you are, Wherever you takes breath, ...And we prayers your way convoy.
I want God to you health and happiness and prosperity I seek.
please come back if it's possible.
- Mon Jan 10, 2011 1:23 pm
- Forum: Coding Questions
- Topic: big problem whit #PB_String_Numeric (flickering)
- Replies: 4
- Views: 1667
Re: big problem whit #PB_String_Numeric (flickering)
yes i have some redraws and use panel for main body, even in this small code u will see some flikering if use non numeric digits in string input (Oh ever if we have big code!):
If OpenWindow(0, 0, 0, 322, 220, "FlickeringGadget", #PB_Window_SystemMenu | #PB_Window_ScreenCentered)
PanelGadget (0 ...
If OpenWindow(0, 0, 0, 322, 220, "FlickeringGadget", #PB_Window_SystemMenu | #PB_Window_ScreenCentered)
PanelGadget (0 ...
- Sun Jan 09, 2011 7:14 pm
- Forum: Feature Requests and Wishlists
- Topic: [Debug Window] - Use Edit instead of ListBox.
- Replies: 6
- Views: 2162