Jump to content

[Question] Δημιουργώντας μια εφαρμογή...


Questions

Recommended Posts

Paidia thelw na rwthsw merika pragmata.

 

Yparxoun merikes efarmoges opou otan paradeigma thes na alaksis window, apla sou fortonoun to window panw sto allo, yparxoun omos kai efarmoges poy o xoros (TO UI) einai 1, ekei pera ginontai poles allages.

 

tha ithela na mathw tis texnikes poy xrisimopoioune...

pos diladi paradeigma kapios otan pataei ena koubi tou allazi to window (prosoxi oxi na aniksi ena new window, aplos allazi to yparxon) mipos xrisimopoiontas panels?

 

*opios katalave katalave ti thelw na pw ;ppp

 

PS: Sthn c# poy exw dei, h c# ta antimetopizei ola (otidipote, buttons,images,textboxes...)  san controls, thiladi oti ftiaxnis tha prepei na to diloseis... thelw na pw oti paradeigma... mipos ginete enalagi panels? opou to kathe panel exei kapia dika toy pragmata...

 

paradeigma

 

this.Controls.Add(Panel1);

private void Button_OnClick(object send, EventArgs e)
{
    this.Controls.Remove(Panel1);
    this.Controls.Add(Panel2);
}

 

den nomizw na einai toso hlithios o tropos....

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...