Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - SOUS

Pages: [1]
1
Support Questions / Keyboard issue
« on: May 22, 2018, 10:14:16 PM »
Hi,
I have a couple of question/issues about the alphanumeric keyboard.

- If i click outside the keyboard, it disappears behind the form (what's weird, since the "KeypadPopUp.TopMost = True" is there in the routine ActivateKeypad())
  (Same thing with the numeric and alphanumeric keypads)
- Whatever i choose as font and fore color, the alphanumeric remains whitesmoke with red font.

Any clues ?

(using rev. 3.99x)

2
Support Questions / Re: New page not available in designer mode
« on: May 12, 2018, 05:24:23 PM »
Nope, still do the same thing.

Nevertheless, i figured out i could just copy and paste the page2 and rename it page3...
I gaves me a couple of building errors, but from the output windows, i have been able to open the new page3 designer page in "code view" then rename Page2 to page3 into it, then it finally works...
Sounds weird, i guess something might be wrong with my Visual Studio settings...

Anyways, thanks for your time!

3
Support Questions / Re: New page not available in designer mode
« on: May 12, 2018, 04:45:51 PM »
Thanks for the reply, but i've already tried this one, and whatever i choose in the next Windows does not seem to work.
 

4
Support Questions / New page not available in designer mode
« on: May 12, 2018, 04:08:08 PM »
 :-[
Sorry to have to ask this, but i'm struggling trying to add a third page into my project. I tried to find some hints in the forum, but found nothing helpful.
I'm a beginner with VB, (using Visual Studio 2017 community)
I am adding a windows form by right clicking on AdvancedHMI then choosing Class and whatever i do i can't get this new page available from a FormChange button, or even get it to open in designer mode.
What am i doing wrong... ?

5
Well, just to let you know, i found it...
It looks that if, as transparency key, i use a color that is not white, black or any shade of gray, what's appearing behind is not accessible...

6
Hi there,

I am letting a transparent area in my main window, and i want to keep it always on top, and be able to do actions on a Google chrome windows appearing behind it.
It seems it was working just fine then, i don't understand why, i guess a toggled an option somewhere, but i does not work anymore.
My application is still on top, but i cannot access anything that is appearing through the transparent area. I can't find what has been changed...
Any idea ?

Pages: [1]