[ABANDON] PB-Contributions 1.22 (share your source code)
Re: PB-Contributions Beta 1.19(share your source code)
This is only for Windows x64 ?
Re: PB-Contributions Beta 1.19(share your source code)
Sorry, wrong file. Download the file again.
➽ Windows 11 64-bit - PB 6.21 x64 - AMD Ryzen 7 - NVIDIA GeForce GTX 1650 Ti
Sorry for my bad english and the Dunning–Kruger effect
Re: PB-Contributions Beta 1.19(share your source code)
Hi falsam
Well done
The design is a piece of art,practical and slick
I like it
Well done
The design is a piece of art,practical and slick
I like it
Egypt my love
Re: PB-Contributions Beta 1.19(share your source code)
Whaouuuu thanks but i think that you exaggerate on quality of the design. 

➽ Windows 11 64-bit - PB 6.21 x64 - AMD Ryzen 7 - NVIDIA GeForce GTX 1650 Ti
Sorry for my bad english and the Dunning–Kruger effect
Re: PB-Contributions 1.21 (share your source code)
Last edited by falsam on Sun Oct 02, 2011 9:38 pm, edited 1 time in total.
➽ Windows 11 64-bit - PB 6.21 x64 - AMD Ryzen 7 - NVIDIA GeForce GTX 1650 Ti
Sorry for my bad english and the Dunning–Kruger effect
Re: PB-Contributions 1.21 (share your source code)
No I am not exaggerating
The man can judge the beauty
Specially I am allerged to colors and the dimensions
well done
The man can judge the beauty
Specially I am allerged to colors and the dimensions
well done
Egypt my love
Re: PB-Contributions 1.21 (share your source code)
This is indeed a very nice tool, it also has the potential to bind together the different communities that today are divided by different languages.
Well working and a huge potential to grow as users adds content.
I have two small thing that I'd like to see;
1. Please think about putting the pbc.prefs file into "#CSIDL_LOCAL_APPDATA\Your app\" or similar on Windows.
2. Also, please consider supporting right-click in the lists for normal actions. E.g. download, copy, view etc.
Well working and a huge potential to grow as users adds content.

I have two small thing that I'd like to see;
1. Please think about putting the pbc.prefs file into "#CSIDL_LOCAL_APPDATA\Your app\" or similar on Windows.
2. Also, please consider supporting right-click in the lists for normal actions. E.g. download, copy, view etc.
The best preparation for tomorrow is doing your best today.
Re: PB-Contributions 1.21 (share your source code)
falsam try to hide the ScrollArea Gadget down while resizing
Use #WM_ENTERSIZEMOVE (Hide)
Use #WM_EXITSIZEMOVE (Show)
To eleminate the flicker
I hope you are using windows ver to code
BTW : I just added an API tip
Use #WM_ENTERSIZEMOVE (Hide)
Use #WM_EXITSIZEMOVE (Show)
To eleminate the flicker
I hope you are using windows ver to code
BTW : I just added an API tip
Egypt my love
Re: PB-Contributions 1.21 (share your source code)
I hope my English translation is good. The next version of Pb-Contributions will support a context menu (popup menu). I want to compile a Linux version but I can not show PopupMenu in Linux system.KJ67 wrote:This is indeed a very nice tool, it also has the potential to bind together the different communities that today are divided by different languages.
Well working and a huge potential to grow as users adds content.![]()
I have two small thing that I'd like to see;
1. Please think about putting the pbc.prefs file into "#CSIDL_LOCAL_APPDATA\Your app\" or similar on Windows.
2. Also, please consider supporting right-click in the lists for normal actions. E.g. download, copy, view etc.
➽ Windows 11 64-bit - PB 6.21 x64 - AMD Ryzen 7 - NVIDIA GeForce GTX 1650 Ti
Sorry for my bad english and the Dunning–Kruger effect
Re: PB-Contributions 1.21 (share your source code)
I will review the resizing using your comments. Thanks.RASHAD wrote:falsam try to hide the ScrollArea Gadget down while resizing
Use #WM_ENTERSIZEMOVE (Hide)
Use #WM_EXITSIZEMOVE (Show)
To eleminate the flicker
I hope you are using windows ver to code
➽ Windows 11 64-bit - PB 6.21 x64 - AMD Ryzen 7 - NVIDIA GeForce GTX 1650 Ti
Sorry for my bad english and the Dunning–Kruger effect