Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Author
Message
Marco A G Pinto
17
Years of Service
User Offline
Joined: 26th May 2006
Location: Portugal
Posted: 3rd Aug 2009 00:26
Sure Humanoid!

Here it is before the use of the command.

In this image there is no damage.

Kind regards from Marco!

Attachments

Login to view attachments
Humanoid
20
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Finland
Posted: 3rd Aug 2009 15:26
hmm. Download new dll file to first post and try. If same problem tell.

Suomi Finland PERKELE!
Marco A G Pinto
17
Years of Service
User Offline
Joined: 26th May 2006
Location: Portugal
Posted: 3rd Aug 2009 16:04
Humanoid!

The problem continues

Buaaaaaaa

I am so sad.

Thanks for helping!

Kind regards from Marco
Humanoid
20
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Finland
Posted: 3rd Aug 2009 16:21
i don't see why corrupts graphics. It's hard to know where is it. Your code or my code or bluegui code.


Suomi Finland PERKELE!
Marco A G Pinto
17
Years of Service
User Offline
Joined: 26th May 2006
Location: Portugal
Posted: 4th Aug 2009 02:17
I will send you an email!
Marco A G Pinto
17
Years of Service
User Offline
Joined: 26th May 2006
Location: Portugal
Posted: 7th Aug 2009 03:42
Hello all!!!

Humanoid and I found out how to fix the graphics corruption bug.

All one has to do is to use the "UnresizeableWindow" command AFTER creating the menus:



I hope this will help people.

Kind regards from Marco!
Marco A G Pinto
17
Years of Service
User Offline
Joined: 26th May 2006
Location: Portugal
Posted: 10th Aug 2009 15:01
Ahhhh

The previous post was just a quick fixing of part of the problem.

There are still issues with the command "UnresizeableWindow".

If we disable a menu option, the window becomes bigger and the graphics get corrupted again.

For example, it happens with the command:
"setmenuitemenabled menu,3,0"


Kind regards from Marco!
Syncaidius
19
Years of Service
User Offline
Joined: 22nd Mar 2005
Location: United Kingdom
Posted: 26th Aug 2009 02:16
How well does BlueGUI work in vista with this update and also, do you plan to add any more new features Humanoid?

HavokDelta6
14
Years of Service
User Offline
Joined: 22nd Aug 2009
Location: United Kingdom
Posted: 26th Aug 2009 02:18
I wish somebody would make a free one

Oh i'll do it later -.-
Alfa x
17
Years of Service
User Offline
Joined: 1st Jul 2006
Location: Colombia
Posted: 14th Sep 2009 00:33
It's possible to turn a window in a dialog?
Humanoid
20
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Finland
Posted: 14th Sep 2009 01:00
what? your mean?

Suomi Finland PERKELE!
Alfa x
17
Years of Service
User Offline
Joined: 1st Jul 2006
Location: Colombia
Posted: 14th Sep 2009 16:52
when you have a Dialog all other windows get blocked automatically and until you don't close the dialog the application blocks.
It will be nice that some windows can inherit that behavior from Dialogs, because sometimes you need to build custom dialogs to achieve special type of functionality.
tiresius
21
Years of Service
User Offline
Joined: 13th Nov 2002
Location: MA USA
Posted: 14th Sep 2009 16:57
Alfax you can do that manually by setting a variable flag and tracking it yourself whenever a modal popup is created. Redirect all messages to the modal popup when the flag is set. It's not too hard to do as a workaround...

I'm not a real programmer but I play one with DBPro!
Alfa x
17
Years of Service
User Offline
Joined: 1st Jul 2006
Location: Colombia
Posted: 14th Sep 2009 18:50 Edited at: 14th Sep 2009 22:24
ok.
Thanks, I will try that.

it's possible to assign borders to a gadget (For example a label)?.

[EDIT]
Quote: "UnresizeableWindow // this set mainwindow unresizeable"


Nice command for image based applications. Thank you so much.
Alfa x
17
Years of Service
User Offline
Joined: 1st Jul 2006
Location: Colombia
Posted: 22nd Sep 2009 16:49
Sorry for double post.

I found a bug.
When you assign color to a gadget text and is invisible, (For example a Edit Box). It becomes visible again.

Cheers.

AlfaX
Alfa x
17
Years of Service
User Offline
Joined: 1st Jul 2006
Location: Colombia
Posted: 13th Oct 2009 15:46 Edited at: 13th Oct 2009 15:46
Hi again,
I writ3e only because to not let this thread die and because I have the hope that some features can be implemented.

When you assign images (for example a Panel or a button) to gadgets the image preserves its original size and its applied to a gadget.

My feature request is, if is possible to apply an image to a button or Panel (or label), but the image gets scaled to fit the gadget to which is applied.

Regards.

AlfaX.
N3wton
14
Years of Service
User Offline
Joined: 3rd Jun 2009
Location: Leeds, UK
Posted: 13th Oct 2009 18:36
anychance of a port for darkGDK?

just wondering?

Yours
N3wton

RUCCUS
19
Years of Service
User Offline
Joined: 11th Dec 2004
Location: Canada
Posted: 13th Oct 2009 18:49
This is great work Humanoid. I have a suggestion;

I've found many times (including recently) that I would like to restrict resizing windows to one axis, either the x or y axis, instead of allowing resizing completely or disable resizing all together. I made a post about this a few days ago and Mistrel wrote me a quick plugin that would restrict the resizing to the y axis, but I thought I would just suggest it here as well. Especially if you could manage to write the command to restrict either axis.
Humanoid
20
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Finland
Posted: 14th Oct 2009 15:51
@N3wton: if RK give permission releas that Opensource can input directly you c++ code. If you have RK key, you can get source RK bluegui webpage and make that how you want.

@RUCCUS: if I have time, and explain how it will be compatible with the code bluegui.

If Robert Knight give permission to publish the source code, so someone else can add it to you

Suomi Finland PERKELE!
Alfa x
17
Years of Service
User Offline
Joined: 1st Jul 2006
Location: Colombia
Posted: 14th Oct 2009 16:39
hooo
N3wton
14
Years of Service
User Offline
Joined: 3rd Jun 2009
Location: Leeds, UK
Posted: 21st Oct 2009 19:51
do you have anyidea how to get visual themes working?

Yours
N3wton

Xsnip3rX
17
Years of Service
User Offline
Joined: 20th Feb 2007
Location: Washington State
Posted: 29th Oct 2009 12:44
any chance of getting rainbow editor?

Login to post a reply

Server time is: 2024-04-28 18:29:05
Your offset time is: 2024-04-28 18:29:05